mengzhen94 / voting-app

https://voting-app-mengzhengao.herokuapp.com • Created voting website using Angular.js and Node.js framework • Implement authentication module via Passpost Api for Node.js. Allowed users to login using Github and Facebook • Provided poll management, option management to users. Allows guests to vote a poll and share a poll • Visualized voting results via Chart.js API • Used cloud-hosted database mLab and deployed on Heroku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Voting APP

User stories:

  • As an authenticated user, I can keep my polls and come back later to access them.
  • As an authenticated user, I can share my polls with my friends.
  • As an authenticated user, I can see the aggregate results of my polls.
  • As an authenticated user, I can delete polls that I decide I don't want anymore.
  • As an authenticated user, I can create a poll with any number of possible items.
  • As an unauthenticated or authenticated user, I can see and vote on everyone's polls.
  • As an unauthenticated or authenticated user, I can see the results of polls in chart form. (This could be implemented using Chart.js or Google Charts.)
  • As an authenticated user, if I don't like the options on a poll, I can create a new option.

About

https://voting-app-mengzhengao.herokuapp.com • Created voting website using Angular.js and Node.js framework • Implement authentication module via Passpost Api for Node.js. Allowed users to login using Github and Facebook • Provided poll management, option management to users. Allows guests to vote a poll and share a poll • Visualized voting results via Chart.js API • Used cloud-hosted database mLab and deployed on Heroku


Languages

Language:HTML 57.7%Language:JavaScript 41.7%Language:CSS 0.6%