/Real-time-polling-app-with-NodeJs

Real time polling application with NodeJs

Primary LanguageJavaScript

Fullstack Real Time Polling Application

Voting result is instantaneous: No need to refresh the browser as results come in

Results displayed in a chart with CanvasJs

Backend: NodeJs and Express

Pusher api for real time subscriptions

Database: mongoDB

Front-end: HTML Materializecss and jQuery

Local development

Clone or download project

npm i to install dependencies

npm start to run project

Note: replace database and pusher credentials with yours