There are three columns in this web app, corresponding to "Todo", "Doing", "Done".
Task can be added by clicking the +
icon.
And they can be moved under several rules.
I's using it to manage personal tasks.
git clone git@github.com:jiyinyiyong/todolist.git
cd todolist
npm install
bower install
./make.coffee compile watch
http://vuejs.org http://cirru.org
MIT