https://github.com/yaaa3ser/musicplatform-backend
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.
https://github.com/yaaa3ser/musicplatform-backend
authentication celery django django-rest-framework knox knox-authtoken python
Last synced: 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/yaaa3ser/musicplatform-backend
- Owner: yaaa3ser
- License: mit
- Created: 2022-11-22T21:51:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T07:36:32.000Z (about 3 years ago)
- Last Synced: 2025-04-12T16:40:43.807Z (about 1 year ago)
- Topics: authentication, celery, django, django-rest-framework, knox, knox-authtoken, python
- Homepage:
- Size: 246 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ***_*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