2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00
2025-12-27 15:33:48 -05:00

About

Django + React application. It allows users to create and join rooms were a host can login to spotify to play music , host can allow users to play/pause music and set votes to skip current song. Users can rejoin a room if they have the code. Host leaving the room destroys it on the DB.

display

Spotify API

  • Api changed they require premium to use any player commands

spotify api

Build

  • port needs to change frontend/src/Env.ts to django current
docker-compose up --build

Debug spotify endpoints

  • Need to implement expiry tokens , refresh

  • if the session is created from react localhost:8000/spotify/ won't carry over the session key , the cookie can be copied from http://127.0.0.1:5173/room/ to the view

S
Description
No description provided
Readme 526 KiB
Languages
Python 50.8%
TypeScript 42.2%
CSS 2.8%
Dockerfile 2%
JavaScript 1.1%
Other 1.1%