You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A significant task, this requires the following considerations:
How result data is attained i.e do we want to create a Admin UI for pairings? #bigtask
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
How we match results (memberId) with pgn (name str only) to automate game lists
How we associate event images - a convention of instagram hashtags makes good sense supported here
How we pull "complete" events? i.e query = event where completed = true & canRegister = true?
How we expose this data publicly vs internally? We want to encourage account creation but share results openly 🤔
The text was updated successfully, but these errors were encountered:
A significant task, this requires the following considerations:
The text was updated successfully, but these errors were encountered: