Front-end voting app
http://project-vote.surge.sh/
Current Features:
- Users can add/delete new topics
- Voting and modification on existing topics
- View current results in pi chart, or bar chart form
- All data stored in mongodb
- Data across instances is updated using TCP web sockets
- Passwordless authentication
To Do:
- Add choice to topics (unlimited choices)
- Order topics by popularity?
- Make it so people can only vote once on each topic