Skip to content

rendecano/CoinEdge

Repository files navigation

CoinEdge

An app to demonstrate RIBs, Uber's newest mobile architecture.

Screenshot

Alt text Alt text Alt text Alt text Alt text

Architecture

Based on Uber's RIBs architecture. https://github.com/uber/RIBs/wiki

Language

Kotlin

Tech/Tools/Libs Used

  • Kotlin Coroutines
  • Realm
  • Objectbox
  • RxJava2
  • RxBinding
  • Dagger 2
  • Glide
  • Retrofit
  • OkHttp
  • Gson
  • Lottie
  • FancyToast

API Used

CryptoCompare

Chasing Coins

CoinMarketCap

App Icon

Play Store

Get it on Google Play

Android versions

  • Android 5.1 above

Further Improvements

  • Latest news for each coins
  • Android architecture components (Room, ViewModel, LiveData, Paging)