Commit Graph

9 Commits

Author SHA1 Message Date
DC* 7312c1b8bb Introduce sequelize migrations to create and migrate database tables and removed database scripts. See http://sequelizejs.com/docs/latest/migrations
Created seeds to initialize database with dummy tasks.
Introduce config module to handle configurations per environment. See https://github.com/lorenwest/node-config
Updated README.md to reflect changes.
2014-08-08 00:15:44 -03:00
Nickolay Ponomarev 096a63532b mention npm install in README 2013-12-14 15:57:35 +03:00
Abhishek Das cfa8738b1d Add keyboard controls to indent & navigate through tasks 2013-07-17 00:28:31 +05:30
Abhishek Das 1f03249389 Add installation instructions 2013-04-10 22:10:40 +05:30
Abhishek Das b9d87cd936 Sync parent_id with db;
* Update the corresponding query in `server.js`
* Add js to focus input of new element created
2013-04-07 20:23:28 +05:30
Abhishek Das ea3c6d5743 Add screenshot 2013-04-06 02:25:32 +05:30
Abhishek Das ae1421597f Update readme 2013-04-02 01:40:46 +05:30
Abhishek Das a5a9673eb3 Change name 2013-04-02 01:30:00 +05:30
Abhishek Das a7caf0772c Initial commit 2013-03-24 07:38:18 +05:30