Portfolio Details

Project information

  • Category: Web Development and RESTful API
  • Technology: DJango, React, Spotify API, Django REST API
  • Project date: 11th July, 2021
  • Project URL: Go to House Party

House Party

House Party lets users in a LAN network to create or join room and play and listen to music from spotify together. The app has spotify authentication to allow user to connect their spotify to our app. Room host has a choice to allow users to control the playback of a song (pause/play) and a song can be skipped if majority or a specific number of people vote to skip.The backend of the app is built with Django REST and utilizing the spotify API and the frontend is built with react.