Lordwill1 / todo-list

A todo list app with HTML, CSS & JavaScript
38 stars 20 forks source link

Save status of the saved tasks. #2

Open Umar-Mahmood opened 7 months ago

Umar-Mahmood commented 7 months ago

After adding tasks... they are saved in local storage I guess. After reloading the tasks they are retrieved again That is good... but their status is not maintained or saved... If I complete a task and check it.. after reloading it will show that the task is unchecked...

Screenshots are attached for reference.

Before reload: 37AD30FC-C2A2-4FDA-B3B2-6C4885FAB372 After reload: 11BD08A0-7F85-4BC0-8EB1-5CA7D0961614