Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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