HemaDevaSagar35 / ByteCoin-iOS-App

App to displays the current exchange rate of bitcoin to a selected target currency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ByteCoin-iOS-App

Acknowledgement

  1. The application is built based on the challenge from the iOS development course by Dr. Angela Yu on udemy
  2. The application is built from the Starter code

What does the app do

This application displays the current exchange rate of bitcoin to a selected target currency.

Concepts used

  1. URLSession to network and make http request
  2. JSON parsing using native encodables and decodables
  3. Swift extensios and protocols
  4. Delegate patterns
  5. Closures and Completion handlers
  6. Dispatch to fetch main thread

About

App to displays the current exchange rate of bitcoin to a selected target currency.


Languages

Language:Swift 100.0%