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
Allow tournament organisers to track the performance of club teams and players over time by reorganising Teams and Players to be created, edited and deleted at the Club level.
The text was updated successfully, but these errors were encountered:
I do see value in this as I also would like to have it for my own use case. However, note that even Tournify doesn't have this feature, probably because it's quite some work.
I would have to look at other products and see how they implemented this. It's quite crucial to get the database layout right for this, e.g. creating new tables for team/players on club level or not.
I do see value in this as I also would like to have it for my own use case. However, note that even Tournify doesn't have this feature, probably because it's quite some work.
I would have to look at other products and see how they implemented this. It's quite crucial to get the database layout right for this, e.g. creating new tables for team/players on club level or not.
Oops fat finger!
I guess the first thing to consider is scope. You very well could have ranking being calculated at the club level, but it could be more impactful to have ranking at the site-wide level for webmasters that intend for their instance to cater to one particular sport/game. More matches = more data = more accuracy. Which do you think would best suit Bracket as a project?
Allow tournament organisers to track the performance of club teams and players over time by reorganising Teams and Players to be created, edited and deleted at the Club level.
The text was updated successfully, but these errors were encountered: