adanielyan / polls

polls app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a real-time polls application with Node.js, AngularJS and MongoDB

This application allows you to create polls - and enables users to vote on polls, with the results updating in real-time. The app accompanies the IBM developerWorks article Building a real-time application with Node.js, AngularJS and MongoDB.

The app uses the following libraries and frameworks:

  • Node.js
  • Express
  • Jade templates
  • Mongoose
  • AngularJS
  • Bootstrap 3
  • Socket.io

Demo

You can see the app running live at http://dwnodepolls.ng.bluemix.net/.

License

The source code for the app is available under the MIT license, which is found in license.txt in the root of this repository.

About

polls app

License:MIT License


Languages

Language:JavaScript 88.3%Language:Perl 6.9%Language:CSS 4.7%