Skip to content

btbare/jquery-todo-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

To-Do List

A side project that demonstrates a To-Do List built using jQuery. View the demo on codepen!

Usage

  • Click on the items to mark them as done.
  • Click on the delete (trash-can) icon to delete the to-do permanently.
  • Click on the pencil (edit) icon to edit the already existing to-do.
  • Use the plus sign to toggle to-do text input area.

About

A To-Do List Web App that is built using jQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.8%
  • JavaScript 30.4%
  • HTML 23.8%