Skip to content

Latest commit

 

History

History
17 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

17 lines (7 loc) · 337 Bytes

To-Do-List5

A side project that demonstrates a To-Do List built using jQuery.

usage

1.Click on the items to mark them as done.

2.Click on the delete (trash-can) icon to delete the to-do permanently.

3.Click on the pencil (edit) icon to edit the already existing to-do.

4.Use the plus sign to toggle to-do text input area.