Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jarircse16/client_side_to_do_list

The app uses the localStorage API to store the tasks in the browser's local storage, and it loads the tasks from local storage when the page is loaded. This way, the tasks will persist even if the page is refreshed or closed and reopened.
https://github.com/jarircse16/client_side_to_do_list

Last synced: about 9 hours ago
JSON representation

The app uses the localStorage API to store the tasks in the browser's local storage, and it loads the tasks from local storage when the page is loaded. This way, the tasks will persist even if the page is refreshed or closed and reopened.

Awesome Lists containing this project