Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.12 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.12 KB

Welcome to Book of Crypto

Android app that shows cryptocurrency details.
Implementation details:

  • 🪛 Kotlin (coroutines,flows)

  • 📥 Clean arhitecture (use cases)

  • 🗡️ Dagger Hilt (dependency injection)

  • 🧾 MVVM (model-view-viewmodel)

  • 🎨 Jetpack Compose (UI/UX)

  • 🌐 RetroFit & REST APIs & OkHTTP3 (@GET JSON for every currency)

  • 📊 Optimized (MultiDex,shrinked resources,minify,etc)

Languages and Tools:

android git kotlin