Goal: Play golf normally. After each hole, speak a short recap (e.g., “Driver, 7-iron, two-putt par”). App parses, pins shots with GPS, and builds your scorecard/stats. No watch or sensors required.
- Start round, choose course (manual or quick-setup)
- Voice recap per hole (press-to-talk)
- Parse clubs/putts/score from speech
- GPS pin for shots
- Round summary: score, FIR/GIR, putts
- Auto shot detection, group mode, iOS, watch
Android Studio | Kotlin + Jetpack Compose
/app– Android UI & platform adapters/core– Platform-agnostic logic (RoundEngine, NLU, schema)/docs– Product specs, roadmap
See /docs/ARCHITECTURE.md and /docs/ROADMAP.md.