AdminDashboard / meraki-example

0 stars 0 forks source link

"MY ACCOUNT" when user clicks on "MY ACCOUNT" from slide-out menu or "Login" in "WISHLIST" visitor should be redirected to the "LOGIN/REGISTER" screen ( DESCRIPTION INSIDE) #59

Open Artemk23 opened 7 years ago

Artemk23 commented 7 years ago

First visitor lands on "Login" screen.

  1. When user enters information which doesn't match our records system should display a warning message "Entered information doesn't match our records"
  2. User should be able to login with "Facebook" or "Google" ![Uploading Login.jpg…]()

"REGISTER" screen

  1. User has to enter his Name, ZipCode, Date of Birth, EMail and Password
  2. OR he can click login REGISTER with Facebook or Google

LOGIN with Facebook button DOCS: https://developers.facebook.com/docs/facebook-login/web/login-button/ LOGIN with Google button DOCS: https://developers.google.com/identity/branding-guidelines *We should collect all possible information if those buttons are clicked.