todo-list icon indicating copy to clipboard operation
todo-list copied to clipboard

A todo list app for JavaScript beginner developers

.preview

To-Do List App

.features

  • [x] Show tasks list
  • [x] Add new task
  • [ ] Complete task
  • [x] Delete task
  • [x] Edit task
  • [x] Clear all tasks
  • [ ] Clear complete tasks
  • [x] Save on local storage
  • [x] Reverse sort by id
  • [x] Show message if not task
  • [x] Show toast when add, delete task
  • [x] Change alert box to modal
  • [x] Custom scrollbar
  • [x] Responsivity

.tools

.contact