conroy-ricketts / Workout-Tracker

A cross-platform mobile app that tracks and personalizes optimal workout plans.
GNU General Public License v3.0
2 stars 0 forks source link

SurveyScreens! #19

Closed christina8711 closed 1 year ago

christina8711 commented 1 year ago

Tran and I developed the Survey Screens where the user can answer questions to cultivate their personalized workout plan!:

Device simulators displayed:

*NOTE: Spinner picking questions are displayed differently on ios vs android, but both look good thanks to Tran!

-Pixel 4 XL API 30 (Same as Conroy's emulator)

https://user-images.githubusercontent.com/114822147/229495845-b6b73793-ea42-4eb4-8de2-d644e3fd13aa.mp4

-Iphone 14 Pro Max

https://user-images.githubusercontent.com/114822147/229495995-b7d4a349-6f7d-4b57-a67a-85b8ebe5e6bc.mp4

christina8711 commented 1 year ago

It's looking pretty good!

The only issue that I think we need to look at is that the user can press the next button without actually answering the survey questions. I will leave the solution up to your discretion but maybe we should try to give the next button a "deactivated" appearance until the user answers a question if you know what I mean.

Other than that, there are a lot of merge conflicts that need to be resolved before I merge this code but this looks awesome!

I fixed merge conflicts!