code4romania / teacher-workout-android

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

Implement generic onboarding pages #5

Closed catileptic closed 2 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


After having just created their account and after logging in, a user is redirected to the on-boarding pages. They can either go through the entire on-boarding process or skip it all together. If they do not skip nor complete the on-boarding process, they can't access any other screen in the app.

We need these 3 generic on-boarding pages, which will later be populated by text describing the main functionalities of the app.

image

AlexandraDamaschin commented 3 years ago

Me and @corinaorasan are working on this issue.

AlexandraDamaschin commented 2 years ago

We tried to work on this but didn't finish it. Anyone, please feel free to give it a try.