Skip to content

CharlieChristensen/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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages