Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/purpledevil27/task-list-localstorage

Task list made with javascript window localstorage object in which data are stored for future sessions. Add a new task, remove it, filter a task from the list.
https://github.com/purpledevil27/task-list-localstorage

html javascript localstorage materializecss task-manager

Last synced: 24 days ago
JSON representation

Task list made with javascript window localstorage object in which data are stored for future sessions. Add a new task, remove it, filter a task from the list.

Awesome Lists containing this project

README

        

# Task-List-Localstorage
Task list made with html, materializecss & javascript. It uses local storage to store tasks. You can add a new task, remove it, filter a task from the list.


![Task-List-LocalStorage-01](https://user-images.githubusercontent.com/54908639/186962179-cfc444a7-f0a2-4589-a53e-9d1273dec2cb.png)