A to-do list application where you can add or delete tasks to be performed to a task list with an additional timer feature

MyToDoList Application

This is a to-do list application where you can add or delete tasks to be performed on a task list with an additional timer feature.


Login Feature with the To-Do List Application:

Some Rules for Login Operation:

  • The email must follow the pattern xyz@abc.com
  • The password must have at least 8 characters

Add To-Do Task Feature

  • You can add to-do list tasks to the visible task list above by writing a short description of the task and clicking the “ADD TODO” button.

Delete To-Do Task Feature

  • After putting a tick to the box located next to the task description and mark it as DONE, you could click the “DELETE DONE” button so as to delete it from the visible task list above.

Timer Feature of the Application

  • After clicking the “TIMER” button, you can use and test the timer feature of the app through starting, stopping, and reseting the timer respectively. The timer will continue to run even going back to the main screen.

GitHub

View Github