Hi everyone,
I love traveling, and for a long time I wanted a very simple way to track flights and visualize them on a map.
I tried a bunch of existing tools, but they all seemed to optimize for power users:
What I really wanted was something closer to a calculator:
enter origin + destination → instantly see the route.
So I decided to build my own.
The main goal was speed and low friction. You only need the mandatory origin and destination to start, and you can add more details later if you want. I also wanted it to work offline, so even without an account it's still useful for quick exploration.
While building it, a few things surprised me:
If you want to go further, you can create an account to save multiple flights, share an image of your map, see stats, or get AI-powered insights, but the core experience works without one.
It's still very much a work in progress, and I'm trying hard not to overbuild it.
If you're curious, this is what I've built so far: https://myflightroutes.com
I'd really appreciate any feedback:
Happy to answer any questions about the build, tradeoffs, or mistakes so far.