Skip to content

Latest commit

Β 

History

History
21 lines (15 loc) Β· 535 Bytes

File metadata and controls

21 lines (15 loc) Β· 535 Bytes

Todo List

todo_list

πŸ“ Description

Todo list built using vanilla JavaScript from The Odin Project curriculum.

πŸ’‘ Features

  • Changes are saved to localStorage
  • Searchbar to search for tasks in a list
  • Can edit name, priority, date, and description of a task
  • Responsive for mobile

πŸ› οΈ Built with

  • HTML
  • CSS
  • JavaScript
  • Webpack