Skip to content

ajay1931/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Application

This is a simple To-Do List application created using HTML, CSS, and JavaScript. The application allows users to add, edit, and delete tasks in a list.

Features

  • Add Items: Users can input text into an input field, and when the "Add" button is clicked, the text is added as a new item to the list.
  • Edit Items: Each list item has an "Edit" button that allows users to modify the text of the item.
  • Delete Items: Each list item also has a "Delete" button that removes the item from the list.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published