... | @@ -15,6 +15,7 @@ This is the site where users go when they are searching for particular games. Cl |
... | @@ -15,6 +15,7 @@ This is the site where users go when they are searching for particular games. Cl |
|
***User's Profile Page***
|
|
***User's Profile Page***
|
|
1. **As Austin, I want to store all of my gaming logs in a single app so I can access them more easily**
|
|
1. **As Austin, I want to store all of my gaming logs in a single app so I can access them more easily**
|
|

|
|

|
|
|
|
|
|
User's Profile Page:
|
|
User's Profile Page:
|
|
- There is a difference when the user views their own profile page, and when they view someone else's page. A user viewing their own page will have the option to edit their information, such as the about me section.
|
|
- There is a difference when the user views their own profile page, and when they view someone else's page. A user viewing their own page will have the option to edit their information, such as the about me section.
|
|
- The about me section is a section where the user can optionally share a bit about themselves. It may display their age, gender, country, etc. This takes a bit more of the screen than perhaps it should, but that helps give each profile page a bit more of an identity as one can always glance over and read about them. (Themselves in this case, but this will also be the same for different user profiles).
|
|
- The about me section is a section where the user can optionally share a bit about themselves. It may display their age, gender, country, etc. This takes a bit more of the screen than perhaps it should, but that helps give each profile page a bit more of an identity as one can always glance over and read about them. (Themselves in this case, but this will also be the same for different user profiles).
|
... | @@ -33,7 +34,8 @@ Different User's Profile Page: |
... | @@ -33,7 +34,8 @@ Different User's Profile Page: |
|
|
|
|
|
***Studio Page***
|
|
***Studio Page***
|
|

|
|

|
|
Studio Page
|
|
|
|
|
|
Studio Page:
|
|
- A page featuring all games developed by a particular studio
|
|
- A page featuring all games developed by a particular studio
|
|
- Gives information about the studio (location, average reviews across their games)
|
|
- Gives information about the studio (location, average reviews across their games)
|
|
|
|
|
... | @@ -41,6 +43,7 @@ Studio Page |
... | @@ -41,6 +43,7 @@ Studio Page |
|
1. **As Sally, I want to post a review about a game that I played so that others can see my input**
|
|
1. **As Sally, I want to post a review about a game that I played so that others can see my input**
|
|
2. **As Mother Molly, I want to view reviews of games so I can find the best game**
|
|
2. **As Mother Molly, I want to view reviews of games so I can find the best game**
|
|

|
|

|
|
|
|
|
|
Game Page:
|
|
Game Page:
|
|
- A page that contains all relevant information about a particular game
|
|
- A page that contains all relevant information about a particular game
|
|
- Things like: developer, global average ratings, a game description, release date, etc.
|
|
- Things like: developer, global average ratings, a game description, release date, etc.
|
... | @@ -52,6 +55,7 @@ Game Page: |
... | @@ -52,6 +55,7 @@ Game Page: |
|

|
|

|
|
|
|
|
|

|
|

|
|
|
|
|
|
Individual Review Page:
|
|
Individual Review Page:
|
|
- A page that displays a individual review
|
|
- A page that displays a individual review
|
|
- It features the name of the game being reviewed, the overall score and the different categories of scores, a link to the reviewer's profile and the written review itself
|
|
- It features the name of the game being reviewed, the overall score and the different categories of scores, a link to the reviewer's profile and the written review itself
|
... | | ... | |