Larissartoricader / Capstone

https://capstone-lime-gamma.vercel.app
2 stars 0 forks source link

US 18 - Styling Part #1 #37

Open arne-witteler opened 6 months ago

arne-witteler commented 6 months ago

Value proposition

As a homemade remedies enthusiast I want the app's visual design to be intuitive and appealing, so that I can easily navigate and use the app comfortably without any distractions.

Description

For now we want to focus on the RecipeCards, RecipeList, DetailsPage and NavBar!

Image

Acceptance criteria

Tasks

nattenhagen commented 6 months ago

@arne-witteler Keep in mind: When I hover the tip the whole card expands, which suggests to me that card can be interacted with. In reality, only the link will redirect me to the next page. This UX is a bit confusing.

Solution: change the code so that the whole card leads me to the Detail Page!

E-Swoboda commented 6 months ago

Your focus on intuitive design for RecipeCards, DetailsPage, and NavBar is spot on. Keep it uniform, use clear icons for navigation, and listen to user feedback for improvements. Your app will be user-friendly and visually appealing.

Larissartoricader commented 5 months ago

UPDATE: Due NEW Login-Button we changed the position of Filter Bar. Now it stays with full width.

DominikSpeidel commented 5 months ago

Hey we like your design, there are two minor issues regarding the acceptance criteria:

  1. The Banners of the Creator on the RecipeCards are missing
  2. NavBar: We think instead of DetailsPage (in the acceptance Criteria) your intention is to show a Bookmark-Button in the NavBar, as implemented.