项目作者: robertoduessmann

项目描述 :
A simple voting system with Meteor
高级语言: HTML
项目地址: git://github.com/robertoduessmann/polling.git
创建时间: 2017-09-27T03:05:09Z
项目社区:https://github.com/robertoduessmann/polling

开源协议:MIT License

下载


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)