https://github.com/jchehe/todo_list
interview
https://github.com/jchehe/todo_list
Last synced: 21 days ago
JSON representation
interview
- Host: GitHub
- URL: https://github.com/jchehe/todo_list
- Owner: JChehe
- License: mit
- Created: 2016-05-06T11:46:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-09T06:42:02.000Z (about 10 years ago)
- Last Synced: 2025-11-22T11:29:49.796Z (7 months ago)
- Language: JavaScript
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/