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

Create Login Page #65

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

Create Login Page #65

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

  • Implement a login page for the MVP using the Material Kit React UI framework from minimal-ui-kit/material-kit-react. The login page should provide users with a form to enter their credentials (username/email and password) and a button to submit the form. Successful login should redirect users to the Profile Page.

Tasks

  • Design the layout of the login page using Material Kit React components.
  • Implement form inputs for username/email and password.
  • Set up form validation to ensure all fields are filled before submission.
  • Connect the login form to backend authentication endpoints.
  • Handle login success and failure scenarios.
  • Implement routing to redirect to the Profile Page upon successful login.
@hybridx hybridx added the enhancement New feature or request label Aug 9, 2023
@hybridx hybridx changed the title Create Login Page Create Login Page and sign-up page Aug 19, 2023
@hybridx hybridx changed the title Create Login Page and sign-up page Create Login Page Aug 19, 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