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
shubhamsinghbundela
changed the title
Implementing Redesigned Onboarding Flow with Five Major Steps for All Roles
Refactor Onboarding Flow
Aug 22, 2023
Refactor Onboarding Flow
Overview
We are planning to include in current onboarding flow a identity service, change the design and ensure end to end testing.
User Stories:
As a new user, I want to have a clear and structured onboarding experience.
Requirement
1. Design: https://www.figma.com/file/nUbzEXoWgJgUQVlQdiCiog/Status-site?type=design&node-id=1-2&mode=design&t=dzSxEN284p3FrxQo-11 (It will be updated)
2. Complete flow with details: Real-Dev-Squad/website-www#589
3. Tech Stack:
Frontend + Testing - EmberJS
Backend + Testing - Express.js, chai, mocha
4. Estimation planning: https://docs.google.com/document/d/1nC3SrLJ6aWsDqfZwECChV9B4KUrg_muwP1yMyYDt6g4
5. Wireframe of onboarding flow: https://excalidraw.com/#json=wx2LOVHHbDPZsGi9uYAEz,OoP8y5GZ6nfu15siU69rIA
6. Onboarding Flow all discussion MOM(Wg-onboarding Discord channel): https://discord.com/channels/673083527624916993/1069806199853285426/1143587449130455140, https://discord.com/channels/673083527624916993/1069806199853285426/1146980743684309002
Tasks
Milestone-1
Milestone-2
Milestone-3
Need to be Done :
After selecting a developer from roles and then signup we need to show this
![image](https://private-user-images.githubusercontent.com/111434418/291629032-06bdfa21-05f7-4e47-ab21-132e98332c1f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NTY5NzUsIm5iZiI6MTczOTU1NjY3NSwicGF0aCI6Ii8xMTE0MzQ0MTgvMjkxNjI5MDMyLTA2YmRmYTIxLTA1ZjctNGU0Ny1hYjIxLTEzMmU5ODMzMmMxZi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQxODExMTVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01YzY1MDVhZGRiYTU3YWYwM2MyOTJkNmM4YzcwYzZjMzcyMjI2ODQ0ZDY0MmJhMjA5ZmU1YmU0N2IxMDIwNmJiJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Vn8ZI40Kf4oPQU2_XuAIsOZNBvvoi-bb-BbFbW_Q-Y8)
![image](https://private-user-images.githubusercontent.com/111434418/291629224-e623c3b6-074d-4a0e-98a3-b9931e7e6c1b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NTY5NzUsIm5iZiI6MTczOTU1NjY3NSwicGF0aCI6Ii8xMTE0MzQ0MTgvMjkxNjI5MjI0LWU2MjNjM2I2LTA3NGQtNGEwZS05OGEzLWI5OTMxZTdlNmMxYi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQxODExMTVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lNjRmN2Q2ZThjNzhjMmM0ZTkzMTM3NGQyN2E2MmMxODZjYTU0NDQ5NTkwMTI3Mzg4YjMwNjFiMzk1NDE2MTI3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.iQCLf4o5rccM0ewvtUR3P6EuOEsjJQVa8JC1U1n4aMo)
but currently, it goes to this
User can move to different pages through changing query params, this should be restricted. - @satyam73
Need to refactor UI for different sizes. @vinit717
Integrate applicant's API. @vinit717
Integrate discord invite API. - @vinit717
Refactor Identity steps UI. - @satyam73
Test the whole onboarding flow.
Refactor login with GitHub first when a user comes to /join route. - @vinit717
Add screen to show pending and rejected status of application.
The text was updated successfully, but these errors were encountered: