Captured via iosef + comprehensive teardown covering architecture, UX issues, App Store strategy, and competitor analysis.
01_launch
02_home
03_detail
04_scroll
05_add
06_back
Captured via iosef — unique hashes verified
What am I paying/ ├── ContentView.swift # Main dashboard (50K chars) ├── NewSubscriptionView.swift # Add/edit subscription (43K chars) ├── OnboardingView.swift # First-launch onboarding (3.7K chars) ├── QuickAddOnboardingView.swift # Quick-add tutorial ├── UIComponents.swift # Reusable components (14.6K chars) ├── CategoryChartView.swift # Analytics/charts ├── CloudKitManager.swift # Data persistence ├── SoundManager.swift # Haptic + audio feedback ├── NotificationManager.swift # Renewal reminders ├── SubscriptionWidget.swift # iOS Home Screen widget └── SharedModels.swift # Data models
Debt Warning: 50K line ContentView suggests mega-component. Consider splitting into DashboardView, SubscriptionList, SpendHeader.
Financial app with zero security messaging. No "Your data stays on device" badge. Users abandon here.
→ Fix: Add trust badge + light secondary CTAs to WCAG AA
No auto-category from subscription name (Netflix → Entertainment). No smart defaults.
→ Fix: Add ML-based category suggestion from merchant name
Onboarding offers "Skip" and "Remind me later" — respects user autonomy.
Pattern: "Stop drowning in debt" → "Start spending confidently". Problem → Solution arc. Consistent purple throughout.
Pattern: Quantified value upfront ($720/year saved) → Feature → Benefit. Dark theme, one action per screen.
Pattern: Minimal overlay. Large "Safe to Spend" number hero. Clean white background, let UI speak.
"Know what you pay" — Dashboard with ₹2,847/month prominently displayed. Immediate value comprehension.
"Too many payments to track?" — Scattered services (Netflix, Prime, EMI) → organized list.
"Add in 3 taps" — Improved v1.1 form with live preview card below.
"Track EMIs too" — Progress ring "12 of 36 months". Indian market differentiator.
"See where money goes" — Monthly vs yearly toggle, category breakdown.
"On your home screen" — Widget preview with iCloud sync badge.