Skip to content

Jigneshmayani90/CurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurrencyConverter

Real time currency converter by API: https://currencylayer.com

License: MIT Platform Swift 5 iOS 12

Real time currency converter by API: https://currencylayer.com

  • Using RxSwift for MVVM architecture
  • Using Alamofire for API calling
  • Using NVActivityIndicatorView for showing progress while fetch data from the server
  • Data Parsing by Codable Protocol
  • Unit Testing & UI Testing

Example

alt text

To run the project, clone the repo, and run pod install from the Currency-Converter directory first.

Contribute

We would love you for the contribution to CurrencyConverter, check the LICENSE file for more info.

License

CurrencyConverter is available under the MIT license. See the LICENSE file for more info.