#Beer Round
Credits to braitsch : node-login.braitsch.io for providing a boiler plate code for login with social plugins
####A basic beer/drinks round tracking system built in Node.js with the following features :
- Create account
- Add other users to group
- Add drinks / remove drinks
####This is built on top of the following libraries :
- Node.js - Application Server
- Express.js - Node.js Web Framework
- MongoDb - Database Storage
- Jade - HTML Templating Engine
- Stylus - CSS Preprocessor
- EmailJS - Node.js > SMTP Server Middleware
- Moment.js - Lightweight Date Library
- Twitter Bootstrap - UI Component & Layout Library
####Installation & Setup This assumes you already have node.js & npm installed.
Questions and suggestions for improvement are welcome.