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

Integrate line calling into the app #62

Open
punchagan opened this issue Jan 4, 2022 · 0 comments
Open

Integrate line calling into the app #62

punchagan opened this issue Jan 4, 2022 · 0 comments

Comments

@punchagan
Copy link
Member

It is currently hard to keep track of players who haven't played for a few points, when calling lines. It is also unnecessary work to keep track of 4-3/3-4 ratios when calling lines. We could have a simple app to keep track of the lines that have been called. It would also help to have aggregate data across games.

  • We could use the RSVP list to populate the initial squad
  • At the beginning of the game we specify whether we are calling a 4-3 line or a 3-4 line. (M-W ratio)
  • The UI guides the user to pick the right number of M/W players, and then the user can "lock" once the line has been called.
  • In the following points, the ratio is automatically calculated and the player list is sorted based on the number of points players have played, and whether or not they have played the previous point. This would allow calling players who haven't played much to be called onto the line, if desired.
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