https://github.com/thandon263/bitcoin-ticker
Bitcoin exchange app - just showing prices from using the bitcoin tracker API. Live tool.
https://github.com/thandon263/bitcoin-ticker
Last synced: 4 months ago
JSON representation
Bitcoin exchange app - just showing prices from using the bitcoin tracker API. Live tool.
- Host: GitHub
- URL: https://github.com/thandon263/bitcoin-ticker
- Owner: thandon263
- Created: 2019-02-19T14:46:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T14:47:12.000Z (over 6 years ago)
- Last Synced: 2025-01-06T01:10:31.232Z (5 months ago)
- Language: Swift
- Size: 4.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Bitcoin Ticker
## Our Goal
The objective of this challenge is to apply the skills you learned in the Clima tutorial and make a Bitcoin price reporter. We are going to revisit how to use Cocoapods, networking calls and JSON parsing. This will be the most advanced challenge you will face to date. We believe in you!
## What you will create
We’re going to make a Bitcoin price ticker. The app will give you the latest Bitcoin prices in all the popular, traded currencies, so you can track how well your Bitcoin investments are doing on the go.
>This is a companion project to The App Brewery's Complete App Developement Bootcamp, check out the full course at [www.appbrewery.co](https://www.appbrewery.co/)
