Skip to content

EliteDev/Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Web App

This is a simple to-do list web app built with HTML, CSS, and JavaScript. It allows you to create, read, update, and delete tasks as you complete them.

image

#Features Add tasks to your to-do list Mark tasks as complete Edit task descriptions Delete tasks from your list

#Installation Download Repository Open the index.html file in your browser.

#Usage Enter a task description in the input field and click the "Add" button to add it to your to-do list. When you complete a task, click the checkmark icon to mark it as done. The task will be crossed out and the icon will turn green. To edit a task, click the pencil icon next to the task description. The description will become editable. Click the checkmark icon to save your changes, or the X icon to discard them. To delete a task, click the trash can icon next to the task description.

#Contributing If you'd like to contribute to this project, please fork the repository and create a pull request with your changes.

Credits This project was created by [EliteDev]

Releases

No releases published

Packages

No packages published