league-page icon indicating copy to clipboard operation
league-page copied to clipboard

[ENHANCEMENT] multiple leagues

Open jgcar27 opened this issue 4 years ago • 4 comments

Is it possible to show info for 2 leagues? I run a relegation league(2 leagues).

jgcar27 avatar Sep 07 '21 03:09 jgcar27

This is definitely possible, but might take a while to implement. How would you want this implemented? Should transactions be combined? Should matchups be integrated? How about standings (being added soon), should that be combined or separate?

I'll try to get this done, but it might take me a while.

nmelhado avatar Sep 08 '21 20:09 nmelhado

Maybe just a "League A" and "League B" Tab on the top, or switch league tab. Transactions separate. Matchups on the same page would be nice. Standings separate.

jgcar27 avatar Sep 08 '21 21:09 jgcar27

I would love this to be a possibility as well. I'm running 2 12-team leagues and everyone wants to see what the other team is up to.

Iconstant100 avatar Oct 13 '22 01:10 Iconstant100

I have a similar request except I have 15 leagues running the same ruleset and we do a combined post season. If I was capable of doing it myself, I'd want a tab for each league and then an overall tab that shows all 180 teams power ranking, overall records and history (same as the current history, except combined to show the best from amongst all the leagues.) I'd also add a place for me to add a running top 25 (with voters, similar to NCAA rankings), though I know I'd need to manually update that table code each week.

There is an account in all 15 leagues that is not assigned to a team. The way I've set up my existing python data pulls, I use that user ID to pull all leagues and then do each league from those IDs. A similar method here would be cool.

wrightc214 avatar Sep 14 '23 19:09 wrightc214