Simple web/mobile app to convert currency; BTC to USD using Angular. Using Coindesk API for hourly averages and Bootstrap for design.
Calls the Coindesk API to update to the current hourly average of Bitcoin.
Calls update along with Math.round()
.