Skip to content

Django web app allows users to follow and queue songs on their friends devices.

Notifications You must be signed in to change notification settings

ThatcherT/spotifly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

676fc99 · Jun 6, 2023
Oct 21, 2022
Feb 4, 2023
Oct 29, 2022
Jun 6, 2023
Oct 21, 2022
Oct 21, 2022
Oct 21, 2022
Oct 29, 2022
Oct 21, 2022
Feb 4, 2023
Feb 4, 2023
Feb 4, 2023
Feb 4, 2023
Oct 21, 2022
Oct 20, 2022

Repository files navigation

Spotifly

Giving Spotify Wings.

Getting Started

  1. pip install -r requirements.txt Install Requirements
  2. python manage.py migrate Create Database and Do Migrations
  3. python manage.py runserver Run Server

How it works

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.

Components

Web Framework

Django

Web Server

Gunicorn Web server running at https://qsongs.thatcherthornberry.com/

Database

Postgresql Relational Database

About

Django web app allows users to follow and queue songs on their friends devices.

Topics

Resources

Stars

Watchers

Forks