Giving Spotify Wings.
pip install -r requirements.txtInstall Requirementspython manage.py migrateCreate Database and Do Migrationspython manage.py runserverRun Server
A progressive web app where users exist on a device basis using localstorage. Users can "follow" users who have authenticated with Spotify. After following, users can use the UI to queue songs to their device.
Django
Gunicorn Web server running at https://qsongs.thatcherthornberry.com/
Postgresql Relational Database