Skip to content

Memkits/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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