app
app copied to clipboard
:tada: Festify Host & Client
give users feedback when only one song can be added at a time by them. Currently it looks like adding a song just fails. Somehow voting fails as well (you...
paper-* / iron-* components depend on Polymer, which adds quite a bit of bloat to the final bundle. If we could use https://material.io/components/web/ instead, we might shave off a couple...
This feature was proposed to us via email: > Is there a way for the app to only play between let’s say 12 am and 1 pm? It should be...
A twitter user wasn't able to login because EFF privacy badger blocked something on the OAuth pages. Not sure whether this is something we can fix on our side, but...
allow for several queues and allow users to add songs to one of the queues. Maybe even vote for a queue. several modes are possible: - queue with the most...
The voting process works as follows: - User votes by registering his vote in `/votes` and `/user_votes` - Cloud Function updates track order However, when the cloud function fails (it...
By Twitter user @theHuzz: >Any thoughts on real time playback for those not at the party venue?
Add a textbox/multiple (social) account logon methods/your own authentication method to the app to show the name of the first person to add a song. This also would come in...
Limit the guests to a selection from certain playlists but allow Admin to add playlist that are offered
In Admin mode show the last 3 songs and return a song to the queue after current or just play it right away. This would be helpful in case you...