maximoortelli / To-Do-list-

MIT License
0 stars 0 forks source link

To Do List: Interactive List. #4

Closed maximoortelli closed 1 year ago

maximoortelli commented 1 year ago

To Do List: Interactive List. In this project, iwill add some functionality to my application to make it interactive. The user will also be able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage. The goal here is to master all of the tools and best practices learned about in previous steps to use them in all Microverse projects and most likely in my future job as well.