Kalaborative / StageR

A user-friendly singing queue designed for Discord. Can be used for Karaoke Nights or contests!

Home Page:http://stager-app.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Like/dislike

Kalaborative opened this issue · comments

Plan of implementation

  • Edit DB to add likes database with like and dislike fields
  • Design like and dislike buttons
  • On page load/refresh, execute a INSERT INTO the likes database incrementing the data by 1.
  • Edit Statistics link to include a Most Liked and Most disliked singer
  • On page load/refresh, display how many likes/dislike user has next to each respective button.