Skip to content

Liking/Disliking Songs #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
foleyash opened this issue Jan 31, 2025 · 0 comments
Open

Liking/Disliking Songs #23

foleyash opened this issue Jan 31, 2025 · 0 comments

Comments

@foleyash
Copy link
Collaborator

foleyash commented Jan 31, 2025

We would like to add the ability to like/dislike any song currently in the queue. This should have the following effects:

  • Increment/decrement a users total likes in the DB (need to add attribute to users for like count)
  • Need to add an option to include likes for the host's menu
  • Each song should have a like and dislike button if like option is set to on
  • Each user gets one vote per song

Potential ideas (discuss further):

  • Given a users like balance goes below some set threshold, the user will be placed in the session's jail, preventing them from adding to the queue for some timeout period. Also, have this jail be visible with names/icons of users that are currently in jail?

Feel free to add any ideas you have to this issue below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant