Skip to content

DevMike42/Task-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task List

Overview

A basic task list with the with the functionality to:

  • Add new tasks and have them display in a Tasks list
  • Remove individual tasks
  • Clear all tasks
  • Filter tasks by text content
  • Data is stored and removed from Local Storage

Note: Constructed using the guidance of the Udemy course title, Modern JavaScript from the Beginning by Brad Traversy

Technologies used:

  • HTML5 - For creating the front end markup UI
  • Materialize CSS - A CSS framework for styling the UI
  • Vanilla JavaScript - For creating the logic to add funcionality to the app

Releases

No releases published

Packages

No packages published