Crypto Tracker

Additional

Language
Kotlin
Version
2.4.0 (Aug 22, 2020)
Created
Nov 14, 2019
Updated
Feb 6, 2021 (Retired)
Owner
Artem Fomchenkov (fartem)
Contributors
Artem Fomchenkov (fartem)
Alireza Nazari (alirezanazari)
2
Activity
Badge
Generate
Download
Source code

Crypto Tracker

About

Demo app with statistics of some cryptocurrencies.

API

CoinMarketCap

Resources

API key

In CurrencyService class replace API_KEY in each header.

Resources

Original icons provided by cryptocurrency-icons.

Screenshots


How to contribute

Read Commit Convention. Make sure your build is green before you contribute your pull request. Then:

$ ./gradlew clean
$ ./gradlew build
$ ./gradlew connectedDebugImplDebugAndroidTest

If you don't see any error messages, submit your pull request.

Contributors