- This Project gives the user an experience on managing their time and the tasks they want to accomplish.
- The user can register into the application using their email and username.
- Then the user can sign in to the application to enter to the main menu.
- In the main menu, the user can custom and adjust the session based on their needs in terms of recipients, projects or subjects.
-
The session starts once the user clicks on starts pomodoro in the main menu, and it will direct them to the pomodoro session.
-
In the pomodoro session, the user can add the tasks they need to accomplish and check when they are done.
- After each session of pomodoro, the user can have a break for five minutes or they can skip the break if the user wants to.
- After four sessions of pomodoro, the user can have a break for thirty minutes or they can skip the break also.
The UML class diagram for this application are shown below:
- Sing in and sign up activity diagram.
- Tasks (To-do-list) and Pomodoro sessions activity diagram.
- Start/Quit activity diagram.