Skip to content

tonycchung/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

#Simple TODO html page

##Coding challenge for Code Fellows By Tony Chung

Make a simple html page to manage Todos.

It should have an input field. When the user enters text in the input field, add that input to the top of the Todo list. When an existing item is clicked, it should disappear from the page.

You can play with the TODO page here:
http://jsfiddle.net/9G2Mk/

About

To do list manager using HTML and jQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published