todo-list icon indicating copy to clipboard operation
todo-list copied to clipboard

A todo list app with HTML, CSS & JavaScript

Results 2 todo-list issues
Sort by recently updated
recently updated
newest added

Closes #10 added persistence for tasks, now checked status will be persisted after reload.

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......