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

feat: event result overview including crosstable and standings #475

Open
matt-d-webb opened this issue Dec 31, 2021 · 0 comments
Open

feat: event result overview including crosstable and standings #475

matt-d-webb opened this issue Dec 31, 2021 · 0 comments
Labels
needs refinement Usually a placeholder issue to be written up fully

Comments

@matt-d-webb
Copy link
Member

matt-d-webb commented Dec 31, 2021

A significant task, this requires the following considerations:

  1. How result data is attained i.e do we want to create a Admin UI for pairings? #bigtask
  2. How we calculate positioning i.e static or dynamically generated - considerations for grand prix point calculations in favour of a static field stored against the result record
  3. How we match results (memberId) with pgn (name str only) to automate game lists
  4. How we associate event images - a convention of instagram hashtags makes good sense supported here
  5. How we pull "complete" events? i.e query = event where completed = true & canRegister = true?
  6. How we expose this data publicly vs internally? We want to encourage account creation but share results openly 🤔
@matt-d-webb matt-d-webb added the needs refinement Usually a placeholder issue to be written up fully label Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs refinement Usually a placeholder issue to be written up fully
Projects
None yet
Development

No branches or pull requests

1 participant