Skip to content

elena-in-code/Task-List-Local-Stotage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

list task App

Make a list of tasks, if you refresh the page the task will still be there unless you delete them one by one or using the clear buttom.

Project part of the Udemy course by: Brad Traversy - JavaScript From the beginning

Technologies used:

  • HTML5
  • CSS3
  • javaScript
  • Materialize

User Stories:

  • Add new tasks
  • Delete tasks one by one or all at the same time
  • The Tasks in the list can be filter
  • The tasks are locally stored so the list will stay
Hope you like it!