amosproj / amos2022ss05-find-my-hearing-aid

MIT License
2 stars 1 forks source link

Implement UI-design as discussed in the team meeting on Tuesday #230

Closed codingwithelijah closed 2 years ago

codingwithelijah commented 2 years ago

User story

  1. As a user
  2. I want / need be able to have a intuitive UI
  3. So that I am able to understand the App easily

Acceptance criteria

Definition of done (DoD)

DoD general criteria

codingwithelijah commented 2 years ago

@jannikbmc, @Interperle, @Wandinad and @Chippelius: As discussed in our team meeting, don´t spend too much capacity on details. We want quick wins: Design improvements that are easily recognizable and can be implemented quickly. If you are not sure what to prioritize or how to approach: Contact us! :)

Chippelius commented 2 years ago

The logo colors are:

Please specify all the gradients! For example (currently implemented):

And specify, which elements use which color / gradient, for example:

codingwithelijah commented 2 years ago

The logo colors are:

  • Center: #093A8A -> candidate for Primary / PrimaryDark
  • Outer (very far away, only visible on satellite waves): #41c4c6 -> candidate for Accent (may try it out in the figma draft)
  • Outer (closer, visible on the tip of the pin): #3397B3 -> candidate for Secondary

Please specify all the gradients! For example (currently implemented):

  • DarkGradient: PrimaryDark (45°)-> Primary
  • LightGradient: Secondary (45°)-> Primary
  • AccentGradient: #7692AD (45°)-> Accent

And specify, which elements use which color / gradient, for example:

  • TabBar background: Accent
  • AboutPage background: DarkGradient
  • AboutPage ImageButtons background: AccentGradient
  • ... (if you don't specify something, I will assume, we can make the decision ourselves)

@Chippelius: Thanks for your detailed comment! Since Markus´ clearly stated not to focus too much on the UI, Luis and I would approach it rather "pragmatically": Take your own experience into account and implement what fits best without too much effort. Since you also took "Visualization", we can trust you here completely! 😅😅😅 Regarding gradients: It is quite straight forward. Home equals dark gradient, everything else: light gradient. Everything else can be decided on your own.

jannikbmc commented 2 years ago

Currently looks like this. For iOS i haven't changed the icons yet.

photo_2022-07-10_15-46-04 photo_2022-07-10_15-45-59 photo_2022-07-10_15-45-58

photo_2022-07-10_15-46-00 photo_2022-07-10_15-46-03 photo_2022-07-10_15-46-01 photo_2022-07-10_15-45-55 photo_2022-07-10_15-45-53

Meisterlu commented 2 years ago

Hey @Chippelius @jannikbmc @Wandinad @Interperle Thank your posting your progress, looks good so far! Please find below our comments:

Home:

Saved device:

StrengthSearch & Map Search:

Overall Design Adjustments:

Please let us know if you have any further questions :)

jannikbmc commented 2 years ago

Ich hab nochmal weiter dran gearbeitet die relevanten Bilder sind weiß - bei den restlichen in der TabBar nicht notwendig, da die in Android auf weiß gesetzt werden Gibt aber noch was zu tun:

Hierzu: Please use the same colour for both bars (top and bottom to stay consistent) #7797B8 (also for the buttons in the home screen, these are different as well)

@Meisterlu Wie sieht es mit konsistenter Namensgebung aus: Wenn die Icons gleich sind würd ich mich auch auf entweder GeolocationSearch oder MapSearch festlegen? Zum reinschnuppern wie es aktuell aussieht:

photo_2022-07-11_20-44-54

photo_2022-07-11_20-44-53

Chippelius commented 2 years ago

Update: grafik grafik grafik grafik grafik grafik grafik

codingwithelijah commented 2 years ago

Hi guys :) Looking good so far! Thanks for all the work you guys put in, @jannikbmc and @Chippelius! :)

Some minor things:

  1. Having talked to @jannikbmc, we want to separate buttons visually from the rest of our app. Please adjust the button design as discussed, @jannikbmc.
  2. Consistent naming: Please replace "Geolocation Search" with "Map Search", @jannikbmc.

Further improvements will be discussed tomorrow in the team meeting.

jannikbmc commented 2 years ago

Done.

photo_2022-07-12_10-16-50

photo_2022-07-12_10-16-48

photo_2022-07-12_10-16-47

photo_2022-07-12_10-16-45

photo_2022-07-12_10-16-44

photo_2022-07-12_10-16-42

codingwithelijah commented 2 years ago

Hi, @jannikbmc: Great! Looks good. One small thing: Could you add also a border radius to the button as it is implemented for the other buttons? Looks to me as if there is a small button border radius of something like 5px ... Makes it look a bit more modern! ;) Thanks in advance!