Skip to content

drormaman/Todo-list-app

Repository files navigation

Scale-Up Velocity Pre Course Project - Todo List

This is my Todo List app! Hope you will enjoy it

Automated gif:

Add todo task

More functionality gif:

Add todo task

Links

Features added

  • Delete task.
  • Mark task as done.
  • Delete all completed task with one button.
  • Sort by task priority or date created.
  • Drag-and-drop tasks in the list.
  • Search functionality.
  • The app is consistant (using LocalStorage).
  • App deployed to the internet (link above).