Implemented initial onboarding flow and submission. When user verifies their email / logs in, checks Firebase if their profile onboarding field has been set true. If not, they are taken to a single page onboarding form consisting of static onboarding questions (that save to profile) and dynamic questions (save to QuestionAnswer but a reference to answer is saved in profile under Questionnaire). Otherwise, they are sent to the home page.
Close
64
71
Implemented initial onboarding flow and submission. When user verifies their email / logs in, checks Firebase if their profile onboarding field has been set true. If not, they are taken to a single page onboarding form consisting of static onboarding questions (that save to profile) and dynamic questions (save to QuestionAnswer but a reference to answer is saved in profile under Questionnaire). Otherwise, they are sent to the home page.