Swift Expense Tracker
A Swift/SwiftUI expense-tracking app with categories, recurring expenses, and insightful summaries. Structured as a monorepo for modular development.
SwiftSwiftUIMongoDB

Problem
Manual expense tracking is tedious and often inconsistent, making it hard to understand spending habits.
Solution
A lightweight iOS app with quick-add flows, categories, and summaries that make trends obvious.
Impact
Personal finance clarity and streamlined tracking
- Modular monorepo for shared components
- Clean SwiftUI architecture with clear state management
- Expandable data layer for cloud sync
