freeCodeCamp / classroom

BSD 3-Clause "New" or "Revised" License
143 stars 120 forks source link

feat:Added new organization onboarding UI and associated tests #493

Open GuillermoFloresV opened 12 months ago

GuillermoFloresV commented 12 months ago

Checklist:

Closes #494

Per conversation with Mrugesh, we have decided to add the ability to create organizations to Classroom Mode. This will take a bit of work, including adding orgs to our DB, this PR adds our base UI to create this new feature.

New onboarding page (/onboarding/neworganization) : image

Onboarding Modal UI: image This shows the dropdown menu that comes up to select the type of organization image This shows an additional input tag that displays when the user picks "other" image

GuillermoFloresV commented 11 months ago

I need to add a snapshot test for our new onboarding page (/onboarding/neworganization). This plus a few more things to clean up and the PR will be ready to go.

Currently planning to be done with this by: 10/12/2023