Cashin'
Solo developed iOS application designed for high velocity personal finance tracking and budget management.
Engineered and deployed to the App Store in under 30 days, prioritizing rapid input and zero latency local persistence.
Key Features:
• Rapid Transaction Logging: Optimized input flow for immediate expense capture.
• Real Time Analytics: Instant calculation of remaining budget and spending trends.
• Local First Persistence: Data is stored on device via Core Data for privacy and zero latency retrieval.
• Custom Categorization: Dynamic category creation for granular spending analysis.
• Native Performance: Built with SwiftUI for high responsiveness and system integration.
How It Works
Input: User logs transaction amount and assigns a category.
Process: App commits data locally and recalculates budget deltas immediately.
Visualize: Dashboard updates visualizations to reflect current financial standing.
Review: Access historical logs and monthly breakdowns via the reporting view.
Swift, SwiftUI, Core Data, ChatGPT, a lot of frustration, and Gemini.