Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 768 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 768 Bytes

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).