-
Notifications
You must be signed in to change notification settings - Fork 1
0006 timer position
donaldsonm edited this page Feb 27, 2021
·
3 revisions
- Status: Accepted
- Date: 2021-02-01
The timer clock is the most important component in our Pomodoro app. It is also the central UI component in our minimalist design. Which position in the page should we put it?
- Center of the page
Chosen option: "center of the page", because it emphasizes the importance of Pomodoro technique, allows space for the Settings menu side bar. Furthermore, in case user wants to separate and minimize the tab so it does not get lost in the tab bar, it would be easier to style the website.
- Having the largest component in the center offers the flexibility for other components' positions.
- Making the timer the largest, most central component of the website emphasizes the philosophy of Pomodoro technique.
- It makes styling for the page easier.