Skip to content

SultanBadri/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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