evroon / bracket

Selfhosted tournament system with web interface
https://docs.bracketapp.nl
GNU Affero General Public License v3.0
162 stars 30 forks source link

Add Player & Team ELO tracking at the Club level #581

Open AhiVT opened 4 months ago

AhiVT commented 4 months ago

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.

evroon commented 4 months ago

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.

AhiVT commented 4 months ago

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?

github-actions[bot] commented 2 days ago

This issue is stale because it has been open for 60 days with no activity. What is the action to take here?