Skip to content

Simple iOS app to check live Cryptocurrency prices

Notifications You must be signed in to change notification settings

bishalkr/CryptKing-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CryptKing-iOS

Simple iOS app to check live Cryptocurrency prices in your own currency

This app is perfect for Cryptocurrency lovers who likes to remain uptodate with Cryptocurrency market. Cryptking uses coinapi.io for networking which provides API for live cryptocurrency prices. You can view the live prices of some of the popular cryptocurrencies in different currencies that are used worldwide.This app fetch the data in the form of JSON and then by JSON parsing we decode the data in our own custom form. Internet connection is required.

Screenshots

Screenshot 2021-09-14 at 8 41 52 PM Screenshot 2021-09-14 at 8 42 10 PM

Features

  • Compatible with different iPhone screen sizes
  • Compatible with light/dark mode
  • Networking and JSON decoding
  • Implementation of UIPickerView
  • Internet connection is required

Installation

  1. Clone the repository
    $ git clone https:/bishalkr/CryptKing-iOS.git
    
  2. Open the CryptKing-iOS in Xcode
    $ open "CryptKing-iOS.xcodeproj"
    
  3. Press command+Run to build and run the project in simulator or your local iOS device

Requirements

  • iOS 13 or above
  • Xcode 11 or above
  • Swift 4 or above

Future Scope

Currently this app checks the cryptocurrency prices for only the hard coded crypto's that are feeded into the program. Later I will try to commit changes which will allow the user to check a crypto from a more wider range which will give the user freedom and flexibility.

FAQs

For any queries or FAQs feel free to contact me

Bishal Kumar

Email - [email protected]