Skip to content

Latest commit

 

History

History
71 lines (70 loc) · 7.61 KB

USERSTORIES.md

File metadata and controls

71 lines (70 loc) · 7.61 KB

breakingbadme

Milestone #2 study project, an homage to Breaking Bad!

I wanted to add User Stories separately, to avoid overcluttering the main README.

  1. As a visitor, I want to find information about a certain character
    1. User arrives at BreakingBadMe
      image
      image
    2. User then clicks on the menu (if moble), or on chooses Characters from the menu on top
      image
      # image
    3. User then arrives at the Characters page, and scrolls down image
      image
    4. User can then select the dropdown field, and select the required character they want to know more about image
      image
  2. As a visitor, I want to find information about (a) location(s)
    1. User arrives at BreakingBadMe
      image
      image
    2. User then clicks on the menu (if moble), or on chooses Places from the menu on top
      image
      image
    3. User then arrives at the Places page, and scrolls down
      image
      image
    4. User can then select the dropdown field, and select the required location they want to know more about
      image
      image
  3. As a visitor, I want to play a game, or test my knowledge about the series.
    1. User arrives at BreakingBadMe
      image
      image
    2. User then clicks on the menu (if moble), or on chooses Trivia from the menu on top
      1. User can also select Trivia from the main page, at the bottom of the page.
        image
        image
    3. User then arrives at the Trivia page, and scrolls down
      image
      image
    4. User then selects How to Play to read the rules
      image
      image
    5. User then selects difficulty, and can start playing the game
      image
      image
  4. As a visitor, and a dark theme user, I want to adjust the site, so that it suits my style/needs
    1. User arrives at BreakingBadMe
    2. User then clicks on the menu (if moble), or on chooses Light Mode from the menu on top
      image
      image
    3. The page then moves to a Light Theme, and stores this variable in localStorage, for future visits.
      image
      image
    4. User can change this again to Dark Theme by pressing the button again, and this is also again stored in localStorage.
  5. As a visitor, I want the site to be easy to navigate, and intuitive to use
    1. User arrives at BreakingBadMe
    2. User then clicks on the menu (if moble), or on chooses from the menu on top
      1. This is very intuitive, and guides the user to the right options, as it uses traditional hambuger menu for mobile, and a navbar for the larger view-windows.
        image
        image
  6. As a visitor, I want to be able to contact the owner, if something does not work
    1. User arrives at BreakingBadMe
    2. User then clicks on the menu (if moble), or on chooses Contact from the menu on top
      image
      image
    3. User then arrives at the Contact page, and scrolls down
      image
      image
    4. User can then fill in the required details, and submit form