Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 704 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 704 Bytes

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)