Solvro / mobile-topwr

ToPWR mobile flutter application
https://solvro.pwr.edu.pl/portfolio/to-pwr/
GNU Affero General Public License v3.0
33 stars 1 forks source link

[Mobile - 15] Unify home screen #34

Closed simon-the-shark closed 7 months ago

simon-the-shark commented 8 months ago

After few merges, someone needs to unify some things in homescreen and fix few visual bugs and problems with paddings.

Tasks:

  1. Unify usage of NetworkCachedImage
  2. Fix BigPreviewCard
  3. Counter padding Zrzut ekranu 2024-01-24 o 17 51 23
  4. Paddings between all sections: (check if the same everywhere as in Figma - probably not) Zrzut ekranu 2024-01-24 o 17 51 55 Zrzut ekranu 2024-01-24 o 17 52 08
  5. Left side padding when horizontal scrolling - smaller or ideally some fading out effect/gradient/shadow Zrzut ekranu 2024-01-24 o 17 53 15
  6. Whether buttons should have splash (visual clicking effects) Zrzut ekranu 2024-01-24 o 17 53 58
  7. Generally, section header unification (one common widget) Zrzut ekranu 2024-01-24 o 17 54 53
  8. "wydział wydział" and background images probably should have less opacity (?). Ideally unify all source images to totally white and then add unified opacity in the app. Zrzut ekranu 2024-01-24 o 17 55 35
  9. SplashScreen as placeholder everywhere? Zrzut ekranu 2024-01-24 o 17 58 51
  10. Group repositories to corresponding folders Zrzut ekranu 2024-01-24 o 17 59 39
  11. Maybe group some widgets to folders related to their sections (?) (When there's many widget related to one section) Zrzut ekranu 2024-01-24 o 18 00 27
  12. Check background shadows everywhere
  13. padding on bottom of the page
  14. lighter shadows on this Zrzut ekranu 2024-01-24 o 18 45 10
  15. Loading effect (?)
simon-the-shark commented 8 months ago

Branch is already created here, some volounteer can take on with this task: https://github.com/Solvro/topwr-mobile/tree/mobile-15