You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
We need to create the wizard form that will, once all the data is collected, submit and register a new user.
MUST HAVES:
Store all the fields for signing up in a Formik form + Yup schema for validation
Function to change stage which will be utilized by stages
NICE TO HAVE: (can be done at a later date)
The completion timeline that fills based on the stage and allows the user to go back
Check cookie to see if we have their email cached -> check if their registration is incomplete and if it is pre-fill all the info up to a certain point
The text was updated successfully, but these errors were encountered:
We need to create the wizard form that will, once all the data is collected, submit and register a new user.
MUST HAVES:
NICE TO HAVE: (can be done at a later date)
The text was updated successfully, but these errors were encountered: