Skip to content

Latest commit

 

History

History
55 lines (43 loc) · 1.29 KB

README.md

File metadata and controls

55 lines (43 loc) · 1.29 KB

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)