fixiversity / tracking

Central issue repository for fixiversity
1 stars 0 forks source link

Fix the voting system #11

Open gal opened 5 years ago

gal commented 5 years ago

Instead of POSTing the number of upvotes/downvotes, POST something that signifies specifically an upvote or downvote, with userdata so as to avoid multiple upvotes etc.

v-pan commented 5 years ago

On review, rather than sending only an upvote/downvote value or signal, it would be beneficial to store a list of users who have upvoted. This would prevent any chance of a user upvoting more than once, and allows for expanded functionality

gal commented 5 years ago

yeah, i didnt know how to word it at the time, ill fix that now

On Sat, 27 Apr 2019, 13:12 paranoidcake, notifications@github.com wrote:

On review, rather than sending only an upvote/downvote value or signal, it would be beneficial to store a list of users who have upvoted. This would prevent any chance of a user upvoting more than once, and allows for expanded functionality

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fixiversity/fixiversity/issues/1#issuecomment-487281023, or mute the thread https://github.com/notifications/unsubscribe-auth/AHIAFV4F3INWL5BVYHTNU2DPSQ7JJANCNFSM4HI4B3XQ .