An open API service indexing awesome lists of open source software.

https://github.com/jchehe/todo_list

interview
https://github.com/jchehe/todo_list

Last synced: 21 days ago
JSON representation

interview

Awesome Lists containing this project

README

          

# todo_list

根据 http://todomvc.com/examples/vanillajs/#/ 界面和目前的代码编写能力,编写的一个[todo list][1]。

HTML和CSS代码基本照搬,JS代码是自己写的。

目前功能基本与原本的TodoList一致,没加新功能。

体验地址:http://jchehe.github.io/mystatic/todo-list/

希望大家能给我的代码提一些建议,Thanks!

[1]: http://jchehe.github.io/mystatic/todo-list/