Skip to content

A simple poll system powered by Node.js, Socket.io, ExpressJS and MongoDB

Notifications You must be signed in to change notification settings

impronunciable/Node-polls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Polls

Easy-to-implement poll system powered by node.js, express, socket.io and mongodb

Installation

  • Install node
  • Install mongodb
  • $ git clone git@github.com:danzajdband/Node-polls.git && cd Node-polls && npm install
  • configure your Twitter credentials in config.json
  • $ mongod
  • $ node polls.js
  • open your browser at http://local.host:3000
  • Enjoy

About

A simple poll system powered by Node.js, Socket.io, ExpressJS and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published