guyluz11 / infinite_horizons

Using this app your study and work session efficiency can increase dramatically by following methods that got approved by science
GNU Affero General Public License v3.0
16 stars 11 forks source link

Study type screen new layout #153

Closed guyluz11 closed 3 months ago

guyluz11 commented 3 months ago

We can improve the UI and UX of Study Type screen by changing it to text based with yes no buttons.

The page will recomend the study type best suted based on the hour of day and the user will select yes/no if he decided to go with that type.

Let's write the text infront of the user usin animated_text_kit

https://github.com/aagarwal1012/Animated-Text-Kit/blob/master/display/typewriter.gif?raw=true

This is the current look of the page

image

Here is the place in the code it it set https://github.com/guyluz11/infinite_horizons/blob/3993423c8c44606107c8a47fcc8346b8294d0490/lib/presentation/molecules/study_type_selection_molecule.dart#L100