Swift-native, privacy-first, subscription-ready. Hover any technology card to see what it means in plain language.
Technology stack
Hover or tap any card to see what it means in plain language.
Data model
All data lives on-device. No server, no account creation, no tracking. The schema is deliberately minimal to match the product philosophy.
| Entity | Key Properties | Relationships |
|---|---|---|
| Plant |
name,
species,
wateringInterval,
lastWatered,
photoURL
|
Has many WateringLog, has one NotificationSchedule |
| WateringLog |
timestamp,
notes (premium)
|
Belongs to Plant |
| NotificationSchedule |
nextFireDate,
isEnabled,
priority (premium)
|
Belongs to Plant |
Key frameworks
WaterPlantIntent and ShowPlantsIntent for Siri and ShortcutsMonetization
Privacy architecture
The bottom line