Local-first by design.
Gift Orbit Plus is planned as an offline SwiftUI utility. The product concept avoids accounts, external APIs, cloud sync, AI recommendations, and web-loaded images. The goal is simple: keep gift memory close to the device and easy to export when needed.
StorageUserDefaults + Codable structures for people, ideas, history, categories, occasions, and settings.
ExportAll app data can be exported as JSON through the system share sheet.
PhotosOptional user photos are local paths, with safe placeholders when missing.
NetworkNo accounts, no marketplace feed, no cloud service, no external recommendation engine.