Commit Graph

2 Commits

Author SHA1 Message Date
1f766846b0 Add playoff round support to cost estimator
- Introduced `PlayoffRound` model with cost inputs for games, umpires, balls, and fields.
- Added UI to manage multiple playoff rounds, each with configurable fields.
- Extended cost computations to include playoff-specific totals for umpires, balls, and fields.
- Updated import/export logic to handle a new save file version (v2) including playoff data.
- Implemented `localStorage` auto-save/load for persistence across sessions.
2026-01-06 20:40:52 -06:00
7e8827136d initial commit 2025-08-21 13:07:31 -05:00