fartem / crypto-tracker

Demo app with statistics of some cryptocurrencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Tracker

GitHubActions Codebeat Codecov Android Arsenal

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