Android offline assistant app for Hunter shooting competitions
Find a file
2026-04-05 10:43:06 +02:00
APK Claude vocale 2026-03-22 23:06:44 +01:00
app stash 2026-04-05 10:43:06 +02:00
artifacts chore: publish debug APK artifact in repository 2026-03-22 11:48:00 +01:00
gradle/wrapper feat: bootstrap android compose mvp 2026-03-22 10:54:05 +01:00
.gitignore feat: bootstrap android compose mvp 2026-03-22 10:54:05 +01:00
APK_READY.md fix: resolve Compose build blockers and produce debug APK 2026-03-22 11:44:03 +01:00
BLOCKER.md docs: record local build and push blockers 2026-03-22 10:54:27 +01:00
build.gradle.kts feat: bootstrap android compose mvp 2026-03-22 10:54:05 +01:00
DATA_MODEL.md Add MVP design, data model, and UX notes 2026-03-22 09:39:11 +01:00
ERROR_CASES.md Add user flows, voice commands, and error cases 2026-03-22 09:40:55 +01:00
gradle.properties feat: bootstrap android compose mvp 2026-03-22 10:54:05 +01:00
gradlew feat: bootstrap android compose mvp 2026-03-22 10:54:05 +01:00
MVP_DESIGN.md Add MVP design, data model, and UX notes 2026-03-22 09:39:11 +01:00
PRODUCT_SPEC.md Initialize Hunter Assist project memory and product docs 2026-03-22 09:28:42 +01:00
PROJECT_MEMORY.md Initialize Hunter Assist project memory and product docs 2026-03-22 09:28:42 +01:00
README.md Initialize Hunter Assist project memory and product docs 2026-03-22 09:28:42 +01:00
settings.gradle.kts feat: bootstrap android compose mvp 2026-03-22 10:54:05 +01:00
TASKS.md Initialize Hunter Assist project memory and product docs 2026-03-22 09:28:42 +01:00
USER_FLOWS.md Add user flows, voice commands, and error cases 2026-03-22 09:40:55 +01:00
UX_NOTES.md Add MVP design, data model, and UX notes 2026-03-22 09:39:11 +01:00
VOICE_COMMANDS.md Add user flows, voice commands, and error cases 2026-03-22 09:40:55 +01:00

Hunter Assist

Application Android hors-ligne d'assistance au tireur pour les compétitions de tir Hunter.

Idée directrice

L'application accompagne le tireur pendant l'épreuve :

  • chronométrage de l'épreuve (solo / duo)
  • rappels sonores configurables
  • enregistrement vocal structuré des cibles observées
  • restitution vocale rapide pendant la phase de tir
  • fonctionnement hors-ligne

Cible initiale

  • Android (premiers essais sur Samsung S21)
  • priorité à la fiabilité terrain
  • interface lisible et rapide
  • pas de dépendance réseau pendant l'épreuve

Documents clés

  • PROJECT_MEMORY.md : journal de conception et mémoire du projet
  • PRODUCT_SPEC.md : vision produit et MVP
  • TASKS.md : prochaines étapes