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

CLIENT - User Login Component #2

Open
bpanicker13 opened this issue Jun 7, 2016 · 0 comments
Open

CLIENT - User Login Component #2

bpanicker13 opened this issue Jun 7, 2016 · 0 comments

Comments

@bpanicker13
Copy link
Contributor

bpanicker13 commented Jun 7, 2016

Create a new react component for the User Login / Registration / Forgot Password

Acceptance Criteria:

  • A new user should be able to register for a new account (an email that does not currently exist). Save this in browser memory until services are ready.
  • Forgot password should give them their password in the browser with plain text if they enter the correct email address. This is the interim solution until the API services are ready
  • Link this up initially with mocked client side data and validation.
  • Unsuccessful login should show validation error
  • Successful login should redirect to the 'dashboard'
  • A logged in user should have the ability to edit their profile
@bpanicker13 bpanicker13 changed the title Login-routing Login-Routing Jun 7, 2016
@juxta52 juxta52 changed the title Login-Routing CLIENT - User Login Componet Jun 7, 2016
@NPrescott NPrescott changed the title CLIENT - User Login Componet CLIENT - User Login Component Jun 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant