AdminDashboard / meraki-example

0 stars 0 forks source link

"WISHLIST" screens and functionality #58

Open Artemk23 opened 6 years ago

Artemk23 commented 6 years ago

When user clicks on heart icon he should be redirected to the "WISHLIST" screen.

  1. DEFAULT Empty wishlist wishlist - empty

  2. Items added to the wishlist wishlist - items added

  3. Item has been removed wishlist - item removed

TITLE OF THE PAGE:

  1. When user enters WISHLIST screen for the first time FE should display default "WISHLIST" title ( like on screenshots above) but if user logged in FE should dispaly person's First Name and "wishlist" 0 like it's shown on the screenshot below.
  2. When user clicks on "Login" link above "WISHLIST" title visitor should be redirected to LOGIN/REGISTER" screen (described separately) wishlist - logged in
Artemk23 commented 6 years ago
  1. If there are no items added remove horizontal line behind the text.

  2. Make thumbnail image much smaller so the screen will look similar to the screenshot.

  3. "AVAILABLE NOW" text - replace it with the text field, where user can enter notes. Should be saved automatically when user clicks out of the field

  4. After Notes and and "Add to Cart" add "Quantity" item, where user can update the number of desired products.

  5. On the left and right side white space should be present, not content area almost touches the edges. Should be just like on the screenshots

  6. Replace font of the "ADD TO CART"

  7. Add hover effect to the "x" icon for the added product

  8. Add hover effect to "ADD TO CART" and button should turn "REMOVE FROM CART" if item is already in the Cart

  9. "Description/Page items/Signup Form" - add hover effects to page items and "Sign Up" button.

  10. Change the font of the "Sign Up" button

  11. When user remove and item from the Wishlist confirmation message should be dispalyed. *Same type of the confirmation message should be displayed when user adds an item to the Cart 31328479-47076cc0-ac8a-11e7-8247-e2e0e42a7011

  12. When user clicks "Login" above the Wishlist tile visitor should see a "Login" pop-up. Login pop-up shows

    • "LOGIN" title as a main title
    • "Register" subtitle below, should be clickable and if clicked visitor should be switched to the "Register" popup screen (which is right now)
    • Only Email and Password fields should be dispalyed
    • Add hover effect to the "LOGIN" Button
    • "Register with FB and Google" should be replaced with "Login with Facebook and Google" (2 separate buttons)
    • Add hover effect to the "X" icon of the pop-up screen