Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 286 Bytes

File metadata and controls

7 lines (5 loc) · 286 Bytes

Node Projects

A collection of various projects implemented in NodeJS

1) Realtime polls app using Pusher

A realtime polls application implemented using Pusher and MongoDB. Changes in votes are reflected in realtime without a browser refresh and results are persisted in MongoDB.