Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/h-sarhan/task_list
A Javascript Task List App
https://github.com/h-sarhan/task_list
html javascript
Last synced: 12 days ago
JSON representation
A Javascript Task List App
- Host: GitHub
- URL: https://github.com/h-sarhan/task_list
- Owner: h-sarhan
- Created: 2018-12-27T12:09:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T02:11:06.000Z (about 6 years ago)
- Last Synced: 2024-11-16T08:12:08.481Z (2 months ago)
- Topics: html, javascript
- Language: JavaScript
- Homepage: https://h-sarhan.github.io/Task_list/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task_list
A basic task list app with the ability to add, delete, filter and save to local storage. This was my attempt at the task list
project from this course: https://www.udemy.com/modern-javascript-from-the-beginning/ . I did not look at the instructor's final
version while coding this project