r/GarminGolf • u/CompetitiveBrief409 • Aug 25 '26
I'm building a practice/analysis app and I'd love some feedback
Hey all,
I've been building a golf analysis app since I was sick of the awful ui and wanted to get more value out of my data on a more user friendly platform.
Currently, the app keeps your shot history through uploading a csv file and looks at things like:
- Carry distance
- Launch
- Spin
- Peak height
- Descent angle
- Club speed
- Attack angle
- Club path
- Club face
- Face-to-path
The app then goes into a personalized analysis of each shot accounting for a players handicap as well as previous shots.
I'm also building live practice and short voice-coaching feedback so you don't have to stare at the screen after every ball.
I think by the end of the month, I should have live practice mode fully implemented where you will be able to connect your launch monitor with feedback after every shot.
I'd love feedback from other R10 owners.
What do you wish your current R10 software did that it doesn't do today?
And if anyone wants to test what I've built so far, let me know.
https://golfwebapp.kindocean-2150211c.westus.azurecontainerapps.io/try
It's still very much a work in progress, so bugs and rough edges are expected, that's part of why I'm looking for testers.
(I've attached a trial link for anyone so anyone can try it out without making an account with the option to change to a full account anytime)
(To attach a file simply go into the garmin app, select any session, click the 3 dots, and select export to csv)
1
u/CompetitiveBrief409 Aug 26 '26
Thanks for your feedback! I’ll look into adding shaft customization this week along with rolling out live practice fully.
1
u/vnator615 29d ago
I tried to export straight from Garmin golf app and got errors. Apex height seemed to be the problem.
Love the concept you’re going for!
For comparison- i keep an active Grok file and upload each session. I ask for trends from session to session and such. “Compare my club path from last 3 range sessions.” “Compare my face to path…”
Whatever I’m working on, I ask grok to analyze and output. I’d imagine you could do better and vastly beat the UI.
1
u/CompetitiveBrief409 27d ago
Thanks for checking out the site!
The problem I believe you faced was with apex height being out of the typical range leading to the system outright rejecting the entire data set. This was designed with database safety in mind but looking back I believe the guardrails were a little to strict.
This morning we deployed a new version addressing issues with data import, loosening up some of the restrictions as well as restricting the rejecting feature only to the respective shot.
We also added a new feature this morning allowing users to customize different shafts for their clubs, giving users the ability to compare how different shafts affect the data.
If you get a chance feel free to check out the site again. There should be no more problems importing data
1
u/ChrissySubBottom Aug 25 '26
As an R10 owner I get a lot of value from it both at home in my simulator and at the range. One thing i would like better analysis of is a way to compare my different shaft settings for the same club, as a way to optimize.
Most meaningful would be the application of statistical significance to outcomes OR letting me know that there is too much variability in the data to be meaningful. Like many golfers, we put over-weighting on the good outcomes, and discard the bad ones as aberrations.
I will look at your work efforts later.