dormeneur / dormeneur/To-Do-List
Add Local Storage Functionality to To-Do List
Open
enhancement
good first issue
hacktoberfest
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
The current To-Do List application does not save tasks after a page refresh.
## Suggested Feature
Implement local storage functionality so that tasks added to the To-Do List are saved even after the page is reloaded.
## Additional Information
The main files are located in `index.html`, `style.css`, and `script.js`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.