Skip to content

It is about a music platform backend project on which artists can sign up and put up their albums for sale using Django, DRF, Celery.

License

Notifications You must be signed in to change notification settings

yaaa3ser/musicplatform-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

About


It is about music platform backend project (BLD_Backend_phase) using django.

It consists of 9_task starting from just

  • creating models (Artists && Albums && Songs) and relationships between them
  • creating forms,templates and views going through:-
  • DRF
  • Authentication
  • knox token authentication
  • testing using pytest
  • pagination
  • running asynchronous tasks using celery.

9_Tasks done, splitted in branches in the repo

each branch has its own detailed README

About

It is about a music platform backend project on which artists can sign up and put up their albums for sale using Django, DRF, Celery.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published