Skip to content

adityasolves/To-Do-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

To-Do List App

The To-Do List App is a user-friendly task management tool built with HTML, CSS, and JavaScript. It allows users to easily keep track of their tasks with the following features:

  • Add New Tasks: Easily add tasks to the list with a simple input field.
  • Mark Tasks as Completed: Click on tasks to mark them as completed.
  • Remove Tasks: Delete tasks with a dedicated delete button.
  • Persistent Storage: Utilizes localStorage to save tasks, ensuring that the to-do list persists even when the browser is closed or refreshed.

With a clean and modern interface, this app provides an easy and efficient way to organize tasks, making it perfect for users who need to manage daily activities without losing their progress.

About

To-Do List App is a user-friendly task management tool built with HTML, CSS, and JavaScript, allowing users to easily keep track of their tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors