Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 307 Bytes

File metadata and controls

15 lines (11 loc) · 307 Bytes

Simple-Todo

Available here: https://jolantahuba.github.io/Simple-Todo/

About

Simple Todo application project, first attempt in OOP JavaScript.

Features

  • Add and remove task to the list
  • Remove task froms the list
  • Mark task as done

Technologies

  • HTML 5, CSS 3, JavaScript
  • Local Storage