4 Commits

Author SHA1 Message Date
Trey t
0fa3db5401 Harden test harness and UI suite 2026-04-03 15:30:54 -05:00
treyt
7e54ff2ef2 Add XCUITest authoring docs and templates 2026-02-18 13:24:46 -06:00
Trey t
c9e5bd9909 chore: remove college basketball (CBB) from iOS app
Remove CBB (~5,000+ games per season) to reduce complexity.

Changes:
- Remove .cbb enum case from Sport
- Remove CBB theme color (cbbMint)
- Update documentation to reflect 7 supported leagues

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 01:44:35 -06:00
Trey t
171221af0e docs: add project README
- Project overview and features
- Supported leagues (8 sports)
- Installation and setup instructions
- Project structure and architecture
- Development commands
- Test suite summary

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 01:22:03 -06:00