Skip to content

juice1000/VibeVote

Repository files navigation

VibeVote

Host a party and vote on what song plays next.

UI

The host requires a Spotify Premium account. Guests can join without logging in!

Set up:

  • Register a spotify developer account.
  • Create a .env file following the .env.example file provided.

Tech Stack:

  • Postgres database with Prisma as ORM
  • Express.js for the server
  • Passport.js for authentication
  • Angular for the frontend
  • For styling I used Tailwind, Angular Materials and PostCSS with autoprefixer
  • Socket.io for real-time communication
  • Spotify Web API to edit playlist in realtime
  • Spotify Web Playback SDK for playback

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages