code4romania / teacher-workout-android

Teacher Workout Android app
Mozilla Public License 2.0
5 stars 17 forks source link

Implement user profile screen #10

Open catileptic opened 3 years ago

catileptic commented 3 years ago

The Figma document contains the entire UI of the project.

You can export any image (asset) directly from Figma. Here's how.

Please do not try to recreate the UI design exactly. Prioritize using de default UI mobile components, and following the material design guidelines. The UI objects should be positioned roughly the same as in the Figma screens.

The mobile flow can be found in the project Wiki.

Please define related colors and text & button styles in the corresponding values files. Please extract all text values in the corresponding xml files so we can easily adjust them. <3


Pressing the Profil button in the footer also takes the user to his screen. On this screen, the Profil button in the footer will have a highlight (it will be blue, instead of grey).

The X (close) button takes the user back to their Home screen.

The avatar is either the one chosen by the user, or a placeholder default image.

Clicking on a lesson theme (category) or on the button that says Lecții parcurse takes the user to a lesson listing that contains only the lessons that the user has already finished.

image