elsys / soft-dev-public

12 stars 26 forks source link

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

Open kgeorgiev77 opened 2 years ago

kgeorgiev77 commented 2 years ago

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 commented 2 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.

kgeorgiev77 commented 2 years ago

[Task] To show a list of matches with a good coefficient [Story] https://github.com/elsys/soft-dev-public/issues/62 Description:

kgeorgiev77 commented 2 years ago

[Task] To allow the user to choose the desired matches [Story] https://github.com/elsys/soft-dev-public/issues/62 Description:

kgeorgiev77 commented 2 years ago

[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