issues
search
afizsavage
/
todo-list
This is a simple todo list application
4
stars
0
forks
source link
Make interactive
#2
Closed
afizsavage
closed
2 years ago
afizsavage
commented
2 years ago
Conditionally load to-do list from local storage
Add event listener to the completed status button.
Update todo item value for completed status upon user actions.
Store the updated to-do list values in local storage.