-
Notifications
You must be signed in to change notification settings - Fork 31
Labels
project: frontendFrontend tasksFrontend tasks
Description
Background
This PR includes pages to sign up and login to accounts for MCC
Requirements
You must have/do...
- The sign up page should only require a email and password for sign up
- If the user wants to be an operator, it should ask for extra information including, instituion, first name, last name, identification, address (ASK FOR CONFIRMATION)
- The login page is just a basic email and login
- Design all this in figma, get it approved and then implement in react. Check the pinned messages of the gs channel to source the figma link for the mcc frontend design. Ask joanna for any permissions needed to edit
- Design a mock in figma, but do not implement, a page for 2FA where it will ask the user to check their email and enter a code
Important Information
There is already a login page implemented for MCC, but it is currently doesn't follow the requirements above. This task should overhaul and reimplemented the existing MCC login page.
For sign up organization, create the form in a way that we, as developers, can easily modify it just in case requirements change! As with all frontend, refer to how other sites do their sign up processes and take inspiration!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
project: frontendFrontend tasksFrontend tasks