Golf Performance and Course Explorer App Development by Jake IrwinGolf Performance and Course Explorer App Development by Jake Irwin

Golf Performance and Course Explorer App Development

Jake Irwin

Jake Irwin

Golf Scout

I’ve been building a golf app that’s basically half personal performance tracker and half course explorer.
On the performance side, it stores all my data — club distances, launch monitor numbers, ball flight tendencies, even practice sessions. I can actually see dispersion patterns and trends over time instead of just guessing. It’s set up to pull from simulator sessions (Uneekor, Trackman, etc.) and I can compare that to how I play on the course.
On the course side, it’s a scouting tool. There’s a map + table view by country — click a country, see its courses, get info, notes, difficulty, etc. I can bookmark courses I want to play and build a kind of personal golf travel list.
Stack-wise, it’s React on the front-end, Postgres on the back-end with user accounts, and I’m handling queries via GraphQL. The idea is that any golfer can log in, track their own stats, and build out their own course library.
It’s not just another scorecard app. It’s more like:
“Here’s how you actually play, here’s where you need to improve”
And “Here’s where you’re going to play next.”
Like this project

Posted Oct 2, 2025

Developed a golf app for performance tracking and course exploration using React and Postgres.