/todo-on-nodejs

ToDo web app written in node.js using express framework and jade template engine

Primary LanguageJavaScriptMIT LicenseMIT

* The Application

ToDo App

** ToDo details:
- Description
- Priorities (low, medium, high - default is low)

* Tech Details (Windows 7 64 bit)
- Node.js
- Express framework
- Frontend: jade
- Testing: Expresso
- Storage: MongoDB, Mongoose

** Install on Linux
See ubuntu_deps.sh

** How to run
See run.sh