Sydney Marathon Planner
A private iPhone app for our 2026 Sydney Marathon week, with the old web planner kept as a read-only mirror.

A day-by-day planner for our family's trip to the 2026 Sydney Marathon: travel days, coffee stops, bookings, race-day logistics, and who is doing what.
It started as a mobile-first PWA. It is now a native iOS 26 app on TestFlight, built for two phones that both edit the same trip. CloudKit holds the shared record and SwiftData caches it for offline use. A day is edited as one draft, so independent edits merge and only a real collision goes to a conflict review. Scanned booking documents sit behind Face ID, and widgets, a Live Activity, Maps, Calendar, and Spotlight do the native work a browser tab could not.
The website is still there as a live read-only mirror of the same trip, still behind Cloudflare Access, because it holds real addresses and booking codes.