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

Stat tracking modes #13

Open
ryanhowdy opened this issue Sep 27, 2024 · 0 comments
Open

Stat tracking modes #13

ryanhowdy opened this issue Sep 27, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@ryanhowdy
Copy link
Owner

ryanhowdy commented Sep 27, 2024

We should come up with some basic modes for stat tracking. Then on the game detail screen we can better show off the different types of stats based on the mode.

2 main categories of types of modes

  1. Focused on Players
  2. Focused on Team

Modes

  • Just Scores - this is the standard mode where you just keep track of wins/draws/losses and final score of each game, no live stats
  • Shooting - we could record all shots/saves for both teams along with a shooting chart?
  • Possession - instead of the field view, we have a basic view with button on each side to toggle who has possession?
  • All - basically what we have today

Stats

Event Team Player
goal x x
start x x
sub_in x
sub_out x
shot_on_target x x
shot_off_target x x
tackle_won x
tackle_lost x
save x
corner_kick x
offsides x x
foul x x
fouled x x
yellow_card x x
red_card x x
penalty_goal x x
penalty_on_target x x
penalty_off_target x x
free_kick_goal x x
free_kick_on_target x x
free_kick_off_target x x
halftime
fulltime
@ryanhowdy ryanhowdy added the feature request New feature or request label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant