CryptocurrencyTracker

Stars
3

Cryptocurrency Tracker

Simple cryptocurrency tracker app Written in Kotlin

About

The app uses CoinMarketCap JSON API as a REST API. Communication with API is done using Retrofit together with RxJava2 Adapter. RxKotlin is used for all network related threading. The presentation layer is based on MVP architectural pattern.

Authors

  • Petrus Hoc - Student at University of Science and Technology - The University of Danang
Related Projects