Follow the classic "25 mins work / 5 mins break" timer to get all your important tasks done. Keep track of all of your tasks with this user-friendly Pomodoro app and get detailed stats about your productivity to keep you on the right track.
First things first, let's create some tags. It can be any specific activity like studying, exercising, work, etc. It will help you keep track of your tasks. You can choose any color you want to match your tag.
- Go to menu (top right corner)
- Select Tags
- Click New Tag
- Enter a suitable tag name
- Choose a tag colour
- Submit Create Tag
Deleting a tag will result in losing any data related to that tag
Creating a task is really easy
You need to create a tag first before you can create any tasks
- Go to menu
- Select Tasks
- Click New Tasks
- Enter the required details
- Submit Create Task
Estimated Intervals are the number of intervals you might use to complete this task. An interval is the active block of time in the Pomodoro technique. Later in the stats section, you can check if you're good at guessing the number of intervals required to finish a task.
For each session, you can choose a task you want to complete and follow the Pomodoro technique. You need not stick with the 25/5 Pomodoro timer; you can select the active and break times you are most comfortable with.
You need to create a task first before you can create any sessions
- Go to menu
- Select Sessions
- Click New Session
- Enter the required details
- Submit Create Session
Try taking a short break after every interval and a long break after every four intervals. It is up to you :)
If a session is over and you still haven't completed the task, you can create a new session for the same task and continue where you have left off.
You would choose the active time, short break and long break time when creating the session. You can follow any pattern you want. Short break after every interval and a long break after every four intervals is recommended.
You need to create a session first to access its timer page
- Go to menu
- Select Sessions
- Select any created session
- Choose whether you want active/short break/long break timer
- Start the timer
If you go back during the timer is running, you might lose progress for that interval
Who doesn't like stats?
View detailed reports of how much time you spend on each tag, what time of the day you're the most active and many more
You can start viewing your stats once you finish a task.
- Go to menu
- Select Stats
To view Interval Estimation Accuracy, you need to complete atleast one task
The frontend of this project is complete. The backend is still in progress. But everything is still functional for now.
The browsers local storage was used to store the users data. A functional database and backend will be implemented as soon as possible
- Login/Sign Up Page
- How To Use section for new users
- Ability to edit task/session details.