Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 372 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 372 Bytes

To-Do-List

A simple to-do list webapp based on Javascript. Add Item - Task can be added to the list of To-Do Tasks. To-Do Tasks - Lists the current list of to-do of the user, has option to mark as completed and move to completed tab or delete it from the list altogether.
Completed - Lists the completed tasks of the user and an option to delete it from the list.