Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 659 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 659 Bytes

CryptocurrencyApp

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

ScreenShots

Screenshot1 Screenshot2