/easyVote

a vote tool

Primary LanguageJavaScript

A vote template, using nodejs

###HOW TO USE

  1. install nodejs.
  2. configure vote items in Cfg.json
  3. run:
	node svote.js
  1. vote is on http://127.0.0.7:8080

###Notice:

  1. No DB connected, result were in menory, will lost data when server shutdown.
  2. One IP only can vote once.
  3. Do not use IE.