Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.09 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.09 KB

Xamarin.BitcoinExchangeRate

This app will get actual bitcoin exchange rate. Windows version of apps contains live tile project.

Used APIs:

Bitcoin API: https://blockchain.info/ticker
Bitcoin history API: http://api.coindesk.com/v1/bpi/historical/close.json?for=yesterday
Exchange rate API: http://api.fixer.io/latest?base=USD

Technologies:

Xamarin.Forms (Xaml),
Xam.Plugins.Settings,
MVVM Light,
Json.NET,
NodaMoney

TODOs:

  • Add android splashscreen
  • Replace transparent windows icon (add colors)
  • Add globalization (czech language)
  • Add true async menu loading
  • Add actual currency format
  • Do repo clean up (namespace rename)

Test

Tested on Windows 10 and Android devices (4.4, 6).

Store

Published on Windows Store: https://www.microsoft.com/store/apps/9pc70d2fwvp0
and Google Play: https://play.google.com/store/apps/details?id=com.kuba.bitcoinexchangerate

alt text