An open API service indexing awesome lists of open source software.

https://github.com/natantezare/to-do-list-application

To-Do List App: A responsive web application for managing tasks. Features include task addition, editing, completion, deletion, and filtering. Built with HTML, CSS, and JavaScript. Tasks are saved using localStorage for persistence. Test the live website here 👇
https://github.com/natantezare/to-do-list-application

css dynamic-ui frontend html javascript localstorage task-management web-development

Last synced: about 1 month ago
JSON representation

To-Do List App: A responsive web application for managing tasks. Features include task addition, editing, completion, deletion, and filtering. Built with HTML, CSS, and JavaScript. Tasks are saved using localStorage for persistence. Test the live website here 👇

Awesome Lists containing this project

README

          

# To-Do-List-Application
To-Do List App: A responsive web application for managing tasks. Features include task addition, editing, completion, deletion, and filtering. Built with HTML, CSS, and JavaScript. Tasks are saved using localStorage for persistence.