sba-scouting/rust
Cal Corum 9863f89309 Implement Standings screen with DB-cached two-phase loading
Add league standings with Division and Wild Card tabs, fetched from API
with SQLite cache for instant display on screen open. Document 11 new
future features in project plan and add cargo check post-edit hook.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 18:31:55 -06:00
..
.claude Implement Standings screen with DB-cached two-phase loading 2026-03-01 18:31:55 -06:00
docs/sheets_export Add local CSV card data for Rust importer integration testing 2026-02-28 12:08:04 -06:00
src Implement Standings screen with DB-cached two-phase loading 2026-03-01 18:31:55 -06:00
tests Implement Phase 3: calc layer with matchup scoring, league stats, and score cache 2026-02-27 23:35:01 -06:00
.gitignore Add Rust project scaffold for TUI rewrite 2026-02-26 08:40:42 -06:00
Cargo.lock Add file-based logging to avoid TUI corruption from stderr output 2026-02-28 08:04:33 -06:00
Cargo.toml Add file-based logging to avoid TUI corruption from stderr output 2026-02-28 08:04:33 -06:00
CLAUDE.md Implement Standings screen with DB-cached two-phase loading 2026-03-01 18:31:55 -06:00
PHASE1_PROJECT_PLAN.json Add test scaffold and mark Phase 1 tasks complete 2026-02-26 20:02:01 -06:00
PHASE2_PROJECT_PLAN.json Redesign dashboard with roster health, card coverage, and sync refresh 2026-02-28 11:52:38 -06:00
PHASE3_PROJECT_PLAN.json Redesign dashboard with roster health, card coverage, and sync refresh 2026-02-28 11:52:38 -06:00