Open kgeorgiev77 opened 3 years ago
[Feature] Statistics display [Story] https://github.com/elsys/soft-dev-public/issues/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.
[Task] To show a list of matches with a good coefficient [Story] https://github.com/elsys/soft-dev-public/issues/62 Description:
[Task] To allow the user to choose the desired matches [Story] https://github.com/elsys/soft-dev-public/issues/62 Description:
[Task] To show previous profitable matches first in the list [Story] https://github.com/elsys/soft-dev-public/issues/62 Description: To show previous profitable matches first in the list
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