A small project on expense management for different user roles. This project uses MEAN stack for development.
- Node.js
- Express.js
- Angular.js
- MongoDB
- Node.js
- MongoDB (local)
- angular ui-router
- angular smart table
- lodash
- print.js
- bcrypt -
Password hashing - body-parser -
Parse incoming request bodies in a middleware before your handlers, availabe under the req.body property - ejs -
Server side template rendering - mongoose -
MongoDB ODM - passport -
Express authenication - rootpath -
Make node.js require relative to your project root
npm install
node server.js