Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 358 Bytes

Music-django-app

this is a music app that you can play music see song album and artist and have your own profile for run this you should run server on your system with 'python manage.py runserver' requirement {

1.python 3.7 ---> install python from website

2.django 3.0.2 ----> pip install djanog==3.0.2

3.pillow 7.0.0 -----> pip install pillow==7.0.0