Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 503 Bytes

File metadata and controls

5 lines (5 loc) · 503 Bytes

Collaborative Music Playing App

  • A Collaborative Music App enabling Groups to control the music in Real-time.
  • Host can create Room to play & control the music at a party, allowing people to join rooms via code and vote on actions (play, pause, skip).
  • Developed backend with Django REST Framework, dynamic API endpoints and integrated PostgreSQL for Database Model.
  • Designed interactive UI Components with Routing using React.Js & MUI and Integrated User Authentication & 3rd-Party Spotify API.