[ENHANCEMENT] multiple leagues
Is it possible to show info for 2 leagues? I run a relegation league(2 leagues).
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.
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.
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.
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.