Skip to content

Rahul-Mayani/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency-Converter

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 Currency-Converter, check the LICENSE file for more info.

License

Currency-Converter is available under the MIT license. See the LICENSE file for more info.