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 story - 2nd group, good match predictions #62

Open
kgeorgiev77 opened this issue Nov 9, 2021 · 4 comments
Open

User story - 2nd group, good match predictions #62

kgeorgiev77 opened this issue Nov 9, 2021 · 4 comments

Comments

@kgeorgiev77
Copy link
Contributor

First user story:
As a person who makes football bets, I want to see matches with good coefficients so that I will make bets that are more profitable.
• To show a list of matches with a good coefficient
• To give the user the opportunity to choose the desired matches
• To show previous profitable matches first in the list

Second user story:
As a person who makes football bets, I want to see a combination of matches with low coefficients so that the overall sum of the coefficient is high.
• To combine matches with low coefficient so that they have a high coefficient sum
• To display those combinations in descending order
• To give the user the opportunity to choose the desired combinations

Third user story:
As a person who makes football bets, I want to see a prediction of match stats so that I can make efficient bets.
• To show a list of match stats (goals, offside, etc.) with a good coefficient
• To show if a certain player (that scores a lot of goals) is going to play
• To give the user the opportunity to choose the desired combinations

@kgeorgiev77
Copy link
Contributor Author

[Feature] Statistics display
[Story] #62

Persona: A person who wants to make football bets.

As the persona above,
I want to have detailed information about:

matches with good coefficients
• To display a panel of popular matches with a good coefficient from:
• The panel will feature the following information for each match:
• Matches will be displayed in ascending order of their coefficients
combinations of matches with low coefficients
• combination of the above types of matches
prediction of match stats
• goals
• offsides
• touch
• fouls
• injuries
• red/yellow cards
• corners
• ball possession

so that I can make more profitable bets.

@kgeorgiev77
Copy link
Contributor Author

kgeorgiev77 commented Nov 17, 2021

[Task] To show a list of matches with a good coefficient
[Story] #62
Description:

  • To display a panel of popular matches with a good coefficient from:
    • home championship
    • international championship
  • The panel will feature the following information for each match:
    • Names of the teams
    • Display the emblems of the teams
    • Match coefficient
    • Popularity of the match on the scale from 1 to 10
    • Estimated profit based on 1 €
  • Matches will be displayed in ascending order of their coefficients

@kgeorgiev77
Copy link
Contributor Author

kgeorgiev77 commented Nov 17, 2021

[Task] To allow the user to choose the desired matches
[Story] #62
Description:

  • Button for choosing the option of betting on a list of matches
    • Checkbox next to every match (ticked matches will be appended to the list)
  • Button for choosing the option to bet on a single match
    • “Choose” button
      Optional
  • Тате, тате, може ли на Хелоуин да облека екип на цска?
  • Не сине, тях може да ги отбележиш другата седмица, на Архангелова задушница...

@kgeorgiev77
Copy link
Contributor Author

kgeorgiev77 commented Nov 17, 2021

[Task] To show previous profitable matches first in the list
[Story] #62
Description: To show previous profitable matches first in the list

  • Button that shows betting history in descending order
  • Option to filter matches by a specific team
  • Option to filter matches by a coefficient

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

1 participant