Skip to content

SultanBadri/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

433cd2a ยท Jan 14, 2021

History

12 Commits
Dec 24, 2020
Nov 17, 2020
Nov 17, 2020
Jan 14, 2021
Nov 17, 2020
Nov 17, 2020
Nov 17, 2020

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