https://github.com/skhosla8/to-do-list
A web app for adding tasks to a to-do list, marking off completed tasks, and editing and deleting tasks. Utilizes the Web Storage API.
https://github.com/skhosla8/to-do-list
bootstrap4 local-storage web-storage-api
Last synced: 2 months ago
JSON representation
A web app for adding tasks to a to-do list, marking off completed tasks, and editing and deleting tasks. Utilizes the Web Storage API.
- Host: GitHub
- URL: https://github.com/skhosla8/to-do-list
- Owner: skhosla8
- Created: 2021-09-13T03:38:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-20T12:52:13.000Z (over 4 years ago)
- Last Synced: 2025-03-16T14:16:54.837Z (over 1 year ago)
- Topics: bootstrap4, local-storage, web-storage-api
- Language: JavaScript
- Homepage: https://skhosla8.github.io/to-do-list
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do List
## Live Demo
[To-Do List](https://skhosla8.github.io/to-do-list/)