/NBC

This project uses the BitcoinDesk API to retrieve the Bitcoin exchange rate of the last two weeks.

Primary LanguageSwift

NBC

Fetches current and historical bitcoin - Euro/Dollar/Pound exchange data from BitcoinDesk.com

Swift Version Build Status

This project displays exchange rate for BitCoin in an iOS app with a list/detail view and a Today extension. The code is divided in diferent targets

Module Contains Is UI
Commons Common use extensions, mainly related with formatting UI-Agnostic
Networking Networking related Code UI-Agnostic
Valuation Features/Use cases UI-Agnostic
NBC iOS app in VIPER, contains a list view and a detail view UI-Specific
BitCoinPrice Today extension UI-Specific

Screenshots

Features

  • List of the last 14 days BTC to € exchangean rate
  • Detail of the exchange rate in EUR, USD, and GBP
  • Today extension showing the current BTC exchange rate in EUR

Requirements

  • iOS 11.0+

Structure

Screenshot

Meta

Aaron Huánuco – aaronmhr@gmail.com

https://github.com/aaronmhr/NBC