Skip to content

ashishkharcheiuforks/Cryptotracker

 
 

Repository files navigation

Cryptocoin Tracker

Playground project originally created to learn some of the Android Architecture Components. The app allows you to look at live prices of many types of cryptocoins as well as create a wallet to track total portfolio value. (does not deal with actual purchasing of coins)

Some of the tech in use:

  • MVVM
  • Repository pattern
  • Room
  • Databinding
  • Websockets
  • Coroutines
  • Navigation arch component
  • Modern dagger setup with ability to use AssistedInject for constructor injection of dynamic parameters
  • Dynamic theming
  • ViewModel SavedState
  • Gracefully handles process death

Releases

No releases published

Packages

 
 
 

Languages

  • Kotlin 100.0%