Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.
https://github.com/natantezare/to-do-list-application

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

Last synced: 25 days 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.

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.