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

Login #7

Closed
4 tasks done
Nopekick opened this issue Jan 23, 2022 · 0 comments · Fixed by #14
Closed
4 tasks done

Login #7

Nopekick opened this issue Jan 23, 2022 · 0 comments · Fixed by #14
Assignees
Labels
story New feature or request

Comments

@Nopekick
Copy link
Collaborator

Nopekick commented Jan 23, 2022

User Story

As a user, I would like to login to my account so that I can access the site’s features and participate in Leetracing..

Detailed Description

The user has already created an account. They navigate to the login page from either the landing page or the signup page. They type their username and password into the form, and if they are correct (API request to backend made), the user can access the Leetracing feature.

Acceptance Criteria

  • Given an existing user, then the user can submit their username and password to login
  • Given links to the login page from either the landing page or the signup page, then a user can easily navigate to the login page
  • Given incorrect login information, then an error message will be displayed to the user
  • Given correct login information, the page will change to the matchmaking page
@Nopekick Nopekick added the story New feature or request label Jan 23, 2022
@danielliuzy danielliuzy mentioned this issue Jan 23, 2022
4 tasks
@Nopekick Nopekick self-assigned this Jan 23, 2022
@Nopekick Nopekick mentioned this issue Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant