In this pull request, I have added the initial pages for the Onboarding process, including the following steps:
/onboarding/profile-selection
/onboarding/community
/onboarding/professional
/onboarding/contractor
For now, these pages contain only the basic information form.
This marks the beginning of the Onboarding process, enabling users to choose their profile from options including "Community," "Professional," and "Contractor." Each page features a simple form to collect basic user information, allowing us to customize their experience according to their specific needs.
How to Test
To test the Onboarding pages, you can access each of the routes mentioned above in the browser and fill out the basic information form. For instance, you can visit /onboarding/profile-selection to begin the process.
I've already added the icons to this PR that will be used in the dashboards.
In this pull request, I have added the initial pages for the Onboarding process, including the following steps:
For now, these pages contain only the basic information form.
This marks the beginning of the Onboarding process, enabling users to choose their profile from options including "Community," "Professional," and "Contractor." Each page features a simple form to collect basic user information, allowing us to customize their experience according to their specific needs.
How to Test To test the Onboarding pages, you can access each of the routes mentioned above in the browser and fill out the basic information form. For instance, you can visit /onboarding/profile-selection to begin the process.
I've already added the icons to this PR that will be used in the dashboards.