/meteor-poll

Simple poll app built with Meteor JS

Primary LanguageJavaScript

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 ?