/pollDemo

Using mongoDB for the lists of polls, and socket.io for the realtime data.

Primary LanguageJavaScriptMIT LicenseMIT

pollDemo

A poll list manager, using mongoDB for the lists of polls, and socket.io for the realtime data.

Is necessary to have a local mongoDB instance: mongod --dbpath ./data/db

To install: npm install

To run: npm start

Try the application in your web browser:

http://localhost:3000/#/