swam92 / Afternoon-Fjord

Data, news, polls, opinion on topics related to the 2016 election
0 stars 1 forks source link

Voting System #7

Closed swam92 closed 9 years ago

swam92 commented 9 years ago

We need to implement a polling system for agree/disagree or upvote/downvote or a similar idea. I'm sure there are libraries that do this so the first step will be to do research an decide whether it is best to implement a library or build a proprietary voting system

swam92 commented 9 years ago

relevant stack article http://stackoverflow.com/questions/17756076/upvote-and-downvote-with-backbone-express-and-mongoose

swam92 commented 9 years ago

IBM article: http://www.ibm.com/developerworks/library/wa-nodejs-polling-app/