feat(schedule): group games by sport instead of date
Games in schedule view now display in sport sections (MLB, NBA, etc.) with games sorted by date within each section. Each game row shows its date since the section header now shows sport instead. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -37,7 +37,7 @@ Build a functional iOS sports trip planning app that helps users plan multi-stop
|
||||
## Active Tasks
|
||||
|
||||
- [x] Fix "By Games" Mode Game Selection
|
||||
- [ ] Group Schedule View Games by Sport
|
||||
- [x] Group Schedule View Games by Sport
|
||||
- [ ] Remove Buffer Days from Trip Planner
|
||||
|
||||
## Completed Tasks
|
||||
|
||||
Reference in New Issue
Block a user