nknaian / musicrecs

A Spotify-powered music recommendation platform with snoozin 'n friends
MIT License
3 stars 0 forks source link

Guessing #5

Closed nknaian closed 3 years ago

nknaian commented 3 years ago

Add a method for participants to guess which music was submitted by who before the actual answer is revealed.

One possibility is to implement it as a "drag 'n drop" system of pairing the recommenders with the music.

Then when the real pairings are revealed in the last phase, there should be some indication of people's correct and incorrect guesses

nknaian commented 3 years ago

This was broken into #37 and #38