• 1 Post
  • 7 Comments
Joined 17 hours ago
cake
Cake day: April 28th, 2026

help-circle


  • I think you Brought up a good point, I think tracking is a bit misleading…. It’s more for collecting were you have been with statistics, a little bit like Google time line. The lists you can do in all the flight apps I know want correct input to display it or save it, but for example my very first flight , I don’t really have data from this one. As long do you have departure and arrival Airport you can add it to the List of your flights.

    And the good part is, it’s all on your own server. So privacy is better for your personal data.

    Thanks for bringing it up, I will rethink the tracking part in the texts





  • The core started as a personal tool I wrote by hand years ago — basic CRUD, my own flight list, ugly but mine. The polish, the visualisations, the parser, the multi-domain stuff, all the things that make it actually shareable — that’s where AI assistance (Claude Code) kicked in. I drive the architecture and review every change; the AI does a lot of the typing. Without it I’d never have gotten this from “works on my machine” to “you can run it too”.

    One more thing: I have dyslexia, so all written text in the app, the docs and posts like this one gets cleaned up with AI help. That’s not a workaround I’m hiding — it’s the only reason the README is readable and the UI strings are consistent. Same principle as the code: I decide what it should say, the AI helps me say it clearly.