A modern Android application built using Kotlin and Jetpack Compose that allows users to track real-time cryptocurrency prices. It integrates with the CoinCap API to display up-to-date market data, trends, and coin details in a sleek, Compose-based UI.
- 📊 Live cryptocurrency prices from the CoinCap API
- 🔍 Search and view details of individual coins
- 📈 Real-time price changes and percentage movement
- 🌙 Light/Dark theme with Jetpack Compose theming
- 📱 Clean, modern UI using Material 3 and Compose
- 📦 MVVM architecture with ViewModel and state handling
- 🔗 Easy navigation using Jetpack Navigation Compose
(Add your screenshots here if available)
- Language: Kotlin
- UI Framework: Jetpack Compose
- Architecture: MVVM (Model-View-ViewModel)
- API: CoinCap REST API
- Other Tools: Coroutines, Retrofit, Material 3, Navigation Compose
- Android Studio Giraffe or later
- Minimum SDK 24+
- Internet access (API usage)
- Clone this repository:
git clone https://github.com/yourusername/crypto-tracker-app.git