polubis / 4markdown

11 stars 1 forks source link

[User story] Responsive behavior & layout & colors #69

Open polubis opened 3 months ago

polubis commented 3 months ago

Context

Our app must support different devices, two color themes, and layouts that look good on various browsers and device sizes.

Definition of Done

  1. Layout looks good for devices with a width of 320px or more.
  2. Two color themes are supported - dark and light.
  3. On every page, the user is able to change the theme via the following control: Image
  4. The app works for the following devices:
    • iPhone devices
    • Laptops
    • PCs
    • Tablets
    • Android Devices
    • Mobile Phones
  5. Supported browsers:
    • Chrome
    • Safari
    • Opera
    • Firefox
    • Microsoft Edge
  6. Every page has a consistent layout.
  7. If the user changes the theme and refreshes the page - the theme is remembered.
  8. The theme picked by the user is applied to every page - during navigation.
  9. The theme is remembered when the user changes it and opens the app again after closing the browser.
KaminskiKrzysztof commented 3 months ago

https://github.com/users/polubis/projects/4/views/8?pane=issue&itemId=58068777