Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muhammadmoeezkhan/ios-crypto-tracker
Love Investing? This IOS App Helps Users Track and Convert Major Crypto Changes!
https://github.com/muhammadmoeezkhan/ios-crypto-tracker
swift swiftui xcode
Last synced: about 2 months ago
JSON representation
Love Investing? This IOS App Helps Users Track and Convert Major Crypto Changes!
- Host: GitHub
- URL: https://github.com/muhammadmoeezkhan/ios-crypto-tracker
- Owner: MuhammadMoeezKhan
- Created: 2022-07-30T00:43:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T20:42:06.000Z (about 1 year ago)
- Last Synced: 2024-11-24T09:17:05.187Z (about 2 months ago)
- Topics: swift, swiftui, xcode
- Language: Swift
- Homepage:
- Size: 5.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crypto-Tracker
Love investing and delving into the world of cryptocurrencies? This app is for you!
I created an IOS application that displays major cryptocurrency price changes per second in USD dollars, Rupees, or Canadian dollars using CoinGecko Data REST API.
To change and update your choice of currencies to convert crypto prices it can be done using 2-3 code statements!
### Gif#1: Convert Crypto Currency Values into USD and PKR
##### Used GoinGecko's API to fetch updated data from JSON object containing the Rupee Currency. The app fetches data (updates) every second.
### Gif#2: Convert Crypto Currency Values into USD and CAD
##### Fetched updated data using CAD JSON Object from API