Spotify API Driven Music Web app, that allows to listen and control and share songs

Just Music Is A Web APP That Allows Users To Play Song Using Spotify Main API And Spotify WebPlayback API. Users Can Invite Others And Let Them Listen To Listen To The Songs Using Room Code.
Note :- Admin of Rooms Should Login With A Spotify Premium Account For Creating Room(Otherwise Won’t be Able To Listen And Enjoy The Functionality of APP) Not For Joining Rooms…
Just.Music.mp4
Setup Instructions
Install Required Python Modules
pip install -r requirements.txt
Start Web Server
First cd into Just Music folder
Next run the django web server.
python manage.py