CoinPulse
Case study
Cryptocurrency Tracking App
Overview
Cryptocurrency tracker using Firebase and Hive local storage for reliability and offline access, with interactive market graphs and real-time coin conversion against a simulated wallet portfolio.
Core capabilities
- Offline reliability via Hive local database
- Interactive market graphs
- Real-time conversion and simulated portfolio
Architecture
Flutter with Hive as the local cache and Firebase for account data; market data is polled and diffed so charts update without rebuilding the whole tree.
Project facts
- Role
- Solo
- Context
- ITI · 2026
- Platform
- Flutter
Technologies employed
FlutterDartFirebaseHiveREST API