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
To run the project, clone the repo, and run pod install from the Currency-Converter directory first.
We would love you for the contribution to Currency-Converter, check the LICENSE
file for more info.
Currency-Converter is available under the MIT license. See the LICENSE file for more info.