FinClarity is a personal-finance mobile app built with Flutter to track income and expenses, organize accounts and categories, and visualize progress with dashboards and reports. I built it offline-first with SQLite, a layered modular architecture and a custom REST API backend to connect services and automate flows, and shipped it to the App Store and Google Play.
Highlights
Layered modular architecture with local SQLite storage.
Custom containerized REST API backend deployed to the cloud.