Overview
Build a multi-step onboarding flow shown to new users after their first login, guiding them through uploading their first document inside frontend/cmmty/.
Acceptance Criteria
Contribution Folder
All files must be placed inside frontend/cmmty/. Do not modify any file outside this folder.
How to Contribute
Comment on this issue to express interest, fork the repo, build inside frontend/cmmty/ only, and open a PR targeting main.
Overview
Build a multi-step onboarding flow shown to new users after their first login, guiding them through uploading their first document inside
frontend/cmmty/.Acceptance Criteria
frontend/cmmty/pages/onboarding/with the multi-step flowContribution Folder
All files must be placed inside
frontend/cmmty/. Do not modify any file outside this folder.How to Contribute
Comment on this issue to express interest, fork the repo, build inside
frontend/cmmty/only, and open a PR targetingmain.