Skip to content

Check out this GitHub repository housing a simple and efficient To-Do List web app. Built primarily with JavaScript, complemented by HTML and CSS. Experience smooth task management with interactive features. Dive into the code to grasp the essence of this practical and user-friendly project.

Notifications You must be signed in to change notification settings

shivshikharsinha/To-Do-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo List Web App

Overview

This is a simple ToDo list web application created using HTML, CSS, and JavaScript.

image

It allows users to:

  • Add tasks to their ToDo list.
  • Mark tasks as completed by clicking on them.
  • Delete tasks they no longer need.
  • The list is persistent, meaning tasks will remain even after refreshing the page or restarting the browser.

You can access the live project here.

Usage

  1. Visit the live project link above.
  2. Add your tasks by typing them into the input field and clicking the "Add" button.
  3. To mark a task as completed, simply click on it.
  4. To delete a task, click the delete icon next to it.
  5. Your list will be saved even if you close and reopen the browser.

Feel free to use this project as a reference or expand upon it to add more features!

Author

  • Shiv Shikhar Sinha

License

This project is open-source and available under the MIT License.

About

Check out this GitHub repository housing a simple and efficient To-Do List web app. Built primarily with JavaScript, complemented by HTML and CSS. Experience smooth task management with interactive features. Dive into the code to grasp the essence of this practical and user-friendly project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published