Techcatchers / To-Do-List

Just a simple To Do List web app built using HTML/CSS and Materialize CSS Framework. It makes use of Vanilla Javascript to create and update tasks.

Home Page:https://techcatchers.github.io/To-Do-List/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do List: Modern Javascript Course Project by Brad Traversy

This project is built using HTML/CSS and Materialize CSS Framework. It makes use of Vanilla Javascript to create and update tasks.

NOTE: This course work has been modified apart from the assigned MVP before getting uploaded on GitHub.

Features

  1. You can create and delete your To Do List on the go.
  2. You can filter through tasks as you type.
  3. It is Mobile Responsive.
  4. Your books are stored in a local cache, so you will be able to get back where you left off.

Live Demo

Here is the Live Version of the Web App.

About

Just a simple To Do List web app built using HTML/CSS and Materialize CSS Framework. It makes use of Vanilla Javascript to create and update tasks.

https://techcatchers.github.io/To-Do-List/


Languages

Language:JavaScript 61.8%Language:HTML 38.2%