ExpiryCue is a minimalist, privacy-first iOS app that helps users track food expiry dates with local notifications.
This repository includes a GitHub Pages-ready public landing/docs site in docs/site/.
The public site is intended to:
- explain the product clearly
- reflect the repository's privacy and scope constraints
- link back to the authoritative markdown documentation
- Public Pages source:
docs/site/ - Authoritative technical/product docs:
docs/ - Public privacy summary source:
PRIVACY.md - Public roadmap source:
ROADMAP.md
Version 1 feature set is implemented:
- Dashboard
- Add Item
- Edit Item
- Archive
- Settings
- Local notification scheduling
Current work is limited to release preparation, polish, and documentation.
- Release docs index:
docs/release/README.md - App Store copy draft:
docs/release/app-store-copy.md - App Store Connect checklist:
docs/release/app-store-connect-checklist.md - Asset checklist:
docs/release/assets.md - Release checklist:
docs/release/checklist.md
- Offline-first
- No accounts
- No tracking or analytics
- No backend
- No third-party SDKs
- English and German localization
When public landing/docs content changes, update the relevant markdown docs first and then sync the static Pages content.