-
Notifications
You must be signed in to change notification settings - Fork 204
Closed
Labels
Description
Problem:
Currently, users have to manually input the desired timer duration, which can be tedious and prone to errors, especially for common time intervals.
Solution:
- - Provide a list of standard timer durations (such as 5, 10, 15, 30 minutes) for users to select from.
via dropdown menu or a grid of buttons
- When a user selects one of these options, the corresponding timer duration is set automatically.
Impact:
This feature will simplify the process of setting a timer, reducing user input errors and saving time.
It will also encourage users to use the application more frequently, as they can easily set timers for their commonly used durations.
Future plans -
- Allowing user to customize these based on their specific needs.