issues
search
Enning94
/
To-Do-List
MIT License
0
stars
0
forks
source link
Add and remove task
#2
Closed
Enning94
closed
2 years ago
Enning94
commented
2 years ago
Create, Read, Update and Delete (CRUD) Functionality
In this milestone, I:
Implemented a function for adding a new task.
Implemented a function for deleting a task.
Implemented a function for editing task descriptions.
Saved all changes to the To Do List in local storage.
Create, Read, Update and Delete (CRUD) Functionality
In this milestone, I: