Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 478 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 478 Bytes

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