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

(3) User should be able to login into the platform [0] #7

Open
3 tasks
kyrcha opened this issue Sep 25, 2018 · 0 comments
Open
3 tasks

(3) User should be able to login into the platform [0] #7

kyrcha opened this issue Sep 25, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request example Issue for demo purposes

Comments

@kyrcha
Copy link
Contributor

kyrcha commented Sep 25, 2018

Description

The user after pressing the Sign Up button should be send to a page where he has to complete the following fields.

  • username (text)
  • email (email)
  • password (password text, more than 8 characters)
  • re-type password

Then after pressing the signup if all validations pass, the user is redirected into the Sign In page.

Acceptance criteria

  • After pressing Sign Up the user is redirected to the Sign Up form
  • After pressing the Sign Up button
  • If validations do not pass the user sees the errors on the top of the form
  • If validations pass the user is registered and redirected to the Sign In page, seeing a success message.
@kyrcha kyrcha added enhancement New feature or request example Issue for demo purposes labels Sep 25, 2018
@kyrcha kyrcha self-assigned this Sep 25, 2018
@kyrcha kyrcha changed the title User should be able to login into the platform (3) User should be able to login into the platform [0] Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request example Issue for demo purposes
Projects
None yet
Development

No branches or pull requests

1 participant