- Pre-game: No scores will be shown (scores are 0-0)
- Live games: Current scores will display next to team names
- Completed games: Final scores will be shown
Co-authored-by: Eduardo Figueroa <eduardo_figueroa@ucsb.edu>
Reviewed-on: https://codeberg.org/edfig/RosterHash/pulls/3
- 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>