Hello HN!I wanted to show you the project management app that I ve been building for the past 2 years: Milestones! It s completely native and works on iPhone, iPad, and Mac.It doesn t need an account, it s local-first, with optional iCloud Sync that can be turned on in settings. iCloud Sync means that your data can be synced but still stays private, as it syncs to your own iCloud account. Additionally, analytics and crash reports are opt-in and you re asked before any data is sent to any analytics server.I built this app for myself, since I am handling multiple projects constantly, but wanted a way to manage them without having to use bloated, complex tools, plus I needed a way to divide tasks into phases or milestones (e.g. App versions).It s free to download and has a generous free-tier, the pro version comes with a monthly, yearly or lifetime option and is mainly for power-users. I also just released an MCP Server for the Mac version.I d love for you all to try it and tell me what you think, I m very open to feedback, critics, and suggestions!You can get it on the [iOS App Store](https://apps.apple.com/us/app/project-planner-milestones/id6...), and the [Mac App Store](https://apps.apple.com/us/app/project-planner-milestones/id6...), or you can take a look at the [website](https://getmilestones.app/) first (though to be honest some of the screenshots and info on the website are already outdated)P.S., because I got these comments before, I promise you that LLMs were really bad at SwiftUI and SwiftData, so most of the application is actually written by me. I only started using LLMs for this app recently, but still code a lot of it myself, especially when it goes into details :)