Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User - About Page - Game Catalog #111

Open
14 tasks
amandaphu opened this issue Mar 9, 2023 · 0 comments
Open
14 tasks

User - About Page - Game Catalog #111

amandaphu opened this issue Mar 9, 2023 · 0 comments
Assignees

Comments

@amandaphu
Copy link
Collaborator

amandaphu commented Mar 9, 2023

Background

We would like to provide users with a way to view the game catalog prior to starting an arena so they can browse which games are available. The purpose of this ticket is to add an About link in the header and create a page that displays all games.

Mockup:
Screenshot 2023-03-09 at 2 44 08 PM

Scenario: Add About to Nav

Given I am a user

  • When I am on the Game Box website
  • Then I see About in the nav
  • And it links to a new page /about

Scenario: About Page

Given I am a user

  • When I am on the About page
  • Then there is a section to explain what Game Box is
  • And I can view the game cards
  • And I can click to view the game details

Scenario: Game Catalog Details Page

Given I am a user

  • When I click on a game from the About page
  • Then I can view the game details page
  • And I see the following:
    • Game Name
    • Game Description
    • Credits
  • And I can click a button to Join/Start an Arena
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants