Skip to content

As a customer, I would like my pages to scale to a smaller screen, so that I can visit on my phone.

Acceptance Criteria

  • Customer facing pages scale and work on a standard phone ratio
  • The layout adjusts dynamically to different screen sizes, ensuring readability and usability.
  • Images and text maintain appropriate spacing and proportions.
  • The navigation bar transforms into a hamburger menu on smaller screens.
  • The Client Information Form and submission forms are stacked vertically for better mobile readability.

Definition of Ready

  • Understood by the team
  • Has clear business value
  • Is estimated
  • Has its dependencies linked
  • Is small
  • Has its acceptance criteria defined

Definition of Done

  • Built and runs without errors
  • Is tested against acceptance criteria
  • Demoed to the team
  • Documented and commented code
  • Pages have some basic styling (if appropriate)
  • Has at least 70% code coverage for automated testing
  • Uses Selenium to full stack test (if appropriate)
  • Has no ESLint errors
Edited by Zainab Almeshari