/todolist

A stack-based personal Todo app

Primary LanguageCoffeeScript

jiyinyiyong's todo list

Usage

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.

Develop

git clone git@github.com:jiyinyiyong/todolist.git
cd todolist
npm install
bower install
./make.coffee compile watch

Tech

http://vuejs.org http://cirru.org

License

MIT