Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/purpledevil27/task-list-localstorage
- Owner: Purpledevil27
- Created: 2019-12-29T21:34:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-26T17:45:22.000Z (over 2 years ago)
- Last Synced: 2024-11-13T15:25:09.042Z (3 months ago)
- Topics: html, javascript, localstorage, materializecss, task-manager
- Language: JavaScript
- Homepage: https://purpledevil27.github.io/Task-List-Localstorage/
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)