Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 389 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 389 Bytes

Meteor-poll

Simple poll app built with Meteor JS. It uses the Chartist package to build a reactive chart of the answers

Demo

meteor-poll.meteor.com

Todo

  • Bind chart colors to answers
  • Create Questions
  • Remove insecure package
  • Check vote uniqueness ?
  • Add accounts ?