- Support 168 currency rate conversion (subject to API support)
- Local cache for 30 minutes for currency list and exchange rate
XCode Version 12.2 (12B45b)
PPEx use Alamofire, ObjectMapper and JGProgressHUD
This project use Cocoapods to manage the dependency
Please execuet the follow command to install the dependency before run.
pod install
- VIPER architecture applied to this application in order to provide high degree of unit test coverage
- Depenedcy injection: Used dependency injection in order to provide high degree of unit test coverage
- Unit Test for Presenter coverage : 85%+
- Widget:
- CurrencyEntryView: for decimal number input
- CurrencyDropDownView: for select currency