Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop Sign-up Page #66

Open
6 tasks
hybridx opened this issue Aug 9, 2023 · 0 comments
Open
6 tasks

Develop Sign-up Page #66

hybridx opened this issue Aug 9, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hybridx
Copy link
Member

hybridx commented Aug 9, 2023

Description

  • Develop a sign-up page for the MVP using the Material Kit React UI framework from minimal-ui-kit/material-kit-react. The sign-up page should include a form that allows users to provide their desired username, email, password, and possibly other relevant information. After successful sign-up, users should be directed to the Profile Page.

Tasks:

  • Design the layout of the sign-up page using Material Kit React components.
  • Create a form with input fields for username, email, password, and any additional required fields.
  • Implement form validation to ensure data correctness before submission.
  • Set up backend API endpoints to handle user registration.
  • Handle user registration success and failure scenarios.
  • Implement routing to redirect to the Profile Page upon successful sign-up.
@hybridx hybridx added the enhancement New feature or request label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants