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:

Screen Shot 2022-06-04 at 21 29 14

Some Rules for Login Operation:

  • The email must follow the pattern [email protected]
  • The password must have at least 8 characters

Add To-Do Task Feature

Screen Shot 2022-06-04 at 21 29 42

Screen Shot 2022-06-04 at 21 30 29

  • 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

Screen Shot 2022-06-04 at 21 30 41

Screen Shot 2022-06-04 at 21 33 59

  • 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

Screen Shot 2022-06-04 at 21 31 05

  • 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