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

Implement Authentication Flow and Landing Page #5

Open
vidyashree2002 opened this issue Nov 22, 2023 · 0 comments · May be fixed by #7
Open

Implement Authentication Flow and Landing Page #5

vidyashree2002 opened this issue Nov 22, 2023 · 0 comments · May be fixed by #7
Assignees
Labels

Comments

@vidyashree2002
Copy link

The current project requires the implementation of authentication features such as Login and Signup functionalities using React.
Additionally a landing page needs to be designed having the options of the authentication features.

tasks:
Implement Landing Page:

  1. should have the Logo of the project.
  2. should provide with the login and signup button

Implement Login page:

  1. should provide a Textfield for Email and Password.
  2. Connect the login page to the authentication Login.

Implement Signup page:

  1. Create a React component for the signup page.
  2. should provide a Textfield for Email and Password.
  3. Integrate signup logic with appropriate backend endpoints.
@vidyashree2002 vidyashree2002 self-assigned this Nov 22, 2023
@vidyashree2002 vidyashree2002 linked a pull request Nov 23, 2023 that will close this issue
@vidyashree2002 vidyashree2002 linked a pull request Nov 23, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant