



I built an interactive card for MLB standings
I’ve never been satisfied with how standings are typically displayed since it doesn’t clearly show how big the gaps are between teams within a division, nor can you easily tell how the teams in one division are doing compared to teams in another. I created Team Tracker sensors for each team and plotted them based on their current win %. Each division is its own column but everyone is plotted on the same scale so both of my concerns are addressed. I also added things like a progress bar showing the percentage of the season that’s been completed and tapping a team to show its record and win %. Teams currently playing a game glow white, and tapping one of them shows who they’re playing and the current status of the game. Very satisfied with the result. Disclaimer: I used ChatGPT to code this project.