A Simple CryptocurrencyApp Developed Using JetCompose with Clean Architecture and MVVM which uses an free api to fetch Data
- Written in Kotlin
- JetCompose
- Dagger Hilt (For dependency Injection)
- RoomDatabase (For Offline Cache)
- RetroFit (For Api Calls)
- MVVM with Clean Architecture
- JetPack (Android Architecture Components)
- Kotlin coroutine for Asynchronous processes