On this website, a host can start a song-voting session, by getting an Youtube API key (refer to the page or README for detailed on explaination on how to). Guests can visit the site to suggest songs they want to hear next and vote on already sugg…
On this website, a host can start a song-voting session, by getting an Youtube API key (refer to the page or README for detailed on explaination on how to). Guests can visit the site to suggest songs they want to hear next and vote on already suggested tracks.
The host can:
- Create and print unique user credentials
- Set a start and end time for the session (e.g., 4–8 PM)
- Decide whether song suggestions require host approval
- Define how many votes each user gets per cycle
- Set the delay between voting cycles
- Ban or temporarily ban users
- much more
Possible future features include host-customizable site themes (colors, icons, logos, banners, animations like snow) and alternative login methods beyond username/password, such as QR code login.
If you want to try out the application, you can create an account (it should be intuitative)
If you want to try out the superadmin dashboard, these are the credentials: admin(user), 3YtqO2TWQwzU5lex (password).
GitHub Copilot for code completion, README, help if errors occured that I couldnt solve myself