NieamulKabir / todo_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • The ability to add a new task
  • The ability to edit an existing task.
  • The ability to mark a task as completed.
  • The ability to delete a task.
  • Can Add favorite todo & also can remove
  • Implemented priority based color High:red, Medium:green, Low:gray
  • Stored Data in localStorage to persist tasks even if the user refreshes the page
  • Show total todo and complete todo
  • Responsive UI

About


Languages

Language:JavaScript 93.7%Language:CSS 4.0%Language:HTML 2.3%