Drjacky / Bitpanda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitpanda

  1. Show a list of Asset Wallets (Icon, Symbol, balance).
  2. Cryptocoin and Metal are considered as Asset, Fiat and Asset are considered as Currency.
  3. Each Currency has a Wallet, and you can have multiple Wallets per Currency.
  4. For Metals show the name in the list eg.: "Gold"
  5. Do not show deleted wallets
  6. If you click on an entry open a simple DetailView where you show the price of the coin
  7. Use precision to format the price with correct amount of decimal places
  8. Prices are euro prices
  9. Test your implementation with Unit Tests

Screenshot

About


Languages

Language:Kotlin 100.0%