/polling

A simple voting system with Meteor

Primary LanguageHTMLMIT LicenseMIT

polling

Build Status

A simple voting system built using Meteor.

How to contribute

  1. Install meteor
  2. Clone project
  3. cd into polling
  4. run npm install
  5. run meteor
  6. access it from http://localhost:3000/

Usage

Creating a new poll

image

Voting

image

License

The MIT License (MIT)