ToDo

Usage

  • Users can add new to-do items by typing in the input field and pressing Enter or clicking the send button.
  • Users can edit existing to-do items by clicking the edit button, making changes, and then saving them by clicking the check button.
  • Users will be able to mark to-do items as complete or incomplete by clicking the check button next to each item.
  • Users will be able to delete to-do items by clicking the trash button next to each item.
  • Users will see their to-do list saved in local storage, so the list persists across page reloads.