Ecosyste.ms: Awesome
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.
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.
- Host: GitHub
- URL: https://github.com/natantezare/to-do-list-application
- Owner: NatanTezare
- Created: 2024-08-15T12:35:27.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T12:36:04.000Z (6 months ago)
- Last Synced: 2024-11-17T02:12:44.420Z (3 months ago)
- Topics: css, dynamic-ui, frontend, html, javascript, localstorage, task-management, web-development
- Language: JavaScript
- Homepage: https://natantezare.github.io/To-Do-List-Application/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.