Skip to content

Basic cryptocurrency guide android app, with jetpack compose and clean architecture

Notifications You must be signed in to change notification settings

LuisMaGit/jetpackcompose-crypto-guide

Repository files navigation

Jetpack-Compose-CryptoGuide

Basic cryptocurrency guide android app

Features:

  • The project follows a clean architecture approach, MVVM pattern and Jetpack Compose UI
  • Data caching (In the first load cache more than 12k fields in the local db)
  • Data store (Saves theme)
  • Modular navigation (Navigation from the ViewModel)
  • Custom layout (Chips "Tags" in the details view)
  • Animations

Dependecies:

  • Retrofit
  • SQLDelight
  • DataStore-Preferences
  • Compose Navigation
  • Dagger-Hilt
  • Coroutines/Flow

About

Basic cryptocurrency guide android app, with jetpack compose and clean architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages