Sunagatov / Iced-Latte-Frontend

a online Marketplace for coffee retail (Frontend)
https://iced-latte.uk
MIT License
211 stars 48 forks source link

(AUTH AND REGISTRATION PAGES) Implement new Login and Registration page (with Google Auth button) #252

Open Sunagatov opened 3 months ago

Sunagatov commented 3 months ago

Before:

Old Sign In we page Screenshot 2024-06-17 at 4 28 24 pm

Old Sign Up we page Screenshot 2024-06-17 at 4 28 30 pm

After:

Tasks:

  1. You need to implement new UI ideas.
  2. There is a new mobile design, but the desktop design is absent. I would like to ask you just try to make desktop web page similar to mobule design idea.
  3. When a user types password, the input should hide symbols with ****. But still a user should have opprtunuty to see the entered password by clicking the button like "unhide". Well, password should be visible only when user is pressing the button, when the button is unpressed the password should be again hidden,
  4. Other web pages like email confirmation should be left as it is now.
  5. You should implement input validations for signin and signup web pages. I will provide the error messages and input restrictions soon and update this ticket.
  6. Texts for Terms of Service и Privacy Policy will be provided to you soon as well. I will update this ticket.
  7. Implemet Google Auth in other ticket. Just implement the button which takes no action.

New Sign In we page Screenshot 2024-06-17 at 4 30 54 pm

New Sign Up we page Screenshot 2024-06-17 at 4 31 08 pm