Sleeper Dashboard for at-a-glance score, schedule, and updates.
Find a file
efigueroa 10f8e07ed4 Add player injury status display feature
- Added injury status processing in app.py to check multiple Sleeper API fields
- Filter out 'Active' status to only display actual injury conditions
- Added injury status display in dashboard template with red styling
- Added CSS styling for injury status badges with red color and border
- Only non-active injury statuses (IR, SUS, PUP, DNI, Questionable, OUT) will be shown

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-06 22:57:42 -07:00
services Add player injury status display feature 2025-09-06 22:57:42 -07:00
static Add player injury status display feature 2025-09-06 22:57:42 -07:00
templates Add player injury status display feature 2025-09-06 22:57:42 -07:00
app.py Add player injury status display feature 2025-09-06 22:57:42 -07:00
compose.yaml mostly working, checkpoint 2025-09-06 15:23:53 -07:00
config.py mostly working, checkpoint 2025-09-06 15:23:53 -07:00
ContainerFile init 2025-09-04 21:31:23 -07:00
requirements.txt init 2025-09-04 21:31:23 -07:00