Skip to content

An advanced to-do list application that allows users to add, delete, mark tasks as completed, and edit tasks. The application uses local storage to persist tasks across sessions.

Notifications You must be signed in to change notification settings

AnastaCodes/EditableShoppingList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EditableShoppingList

Description

EditableShoppingList is an advanced to-do list application that allows users to add, delete, mark tasks as completed, and edit tasks. The application uses local storage to persist tasks across sessions.

Features

  • Add new tasks.
  • Edit existing tasks.
  • Delete individual tasks.
  • Mark tasks as completed.
  • Delete all tasks.
  • Delete only completed tasks.
  • Tasks are saved in local storage.

Demo

You can use the application here.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Acknowledgments

  • Inspired by the need for advanced task management tools.

Contact

If you have any questions or suggestions, please feel free to reach out.

About

An advanced to-do list application that allows users to add, delete, mark tasks as completed, and edit tasks. The application uses local storage to persist tasks across sessions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published