A (kanban) tool which allows you to create/update/drag-and-drop tasks.
Install node.js
Install node package manager
Install the following node.js plugins:
- Clone this app.
- Configure the columns you want to use.
- Run "node app.js".
- Add support for mongodb.
- Add support for Jira.
- Comet style notifications when tasks are updated.
- Move the column configuration to a sensible configuration file.