-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Our customer persona and their requirements:
Story 1:
As an experienced football fan who's into betting,
I want to have detailed information about every team and player in a certain match:
- comparisons between the teams and the players from the current and previous matches
- information about previous matches of a team and it's players
so that I can decide on what to bet myself.
Tasks:
- Show detailed statistics about each team - their previous matches, their ranking, etc.
- Show detailed statistics about each player in each team - goals, cards, fouls, etc.
- Show comparisons between the two teams in a match - their rank, players, etc.
- Show comparisons between the individual players in each team - goals, cards, fouls, etc.
Story 2:
As an experienced football fan who's into betting,
I want to have access the profile page of a particular player or team
so that I can see more specific information about them.
Tasks:
- We need to have 2 seperate profile page formats - one for a player and one for a team (think of a github profile and github organization as an example). They will contain information about:
- Player profile:
- player description (name, age, short biography, etc.)
- general statistics (goals, fauls, injuries, etc.)
- other statistics (teams the player has been and is a part of, matches, etc.)
- Team profile:
- players
- matches (match history)
- general statistics (goals, leagues, leaderboard, etc.)
- Player profile:
Story 3:
As an experienced football fan who's into betting,
I want to see a leaderboard of the best performing teams and players in certain categories
so that I can get an idea of who the best teams and players are.
Tasks:
- Show a leaderboard of the best (or worst) performing teams:
- In a selected category (goals, passes, wins, etc.)
- Filtered by specific information (date, tournament, player position, etc.)
If you have any questions or suggestions about the stories feel free to comment!
Metadata
Metadata
Assignees
Labels
No labels