An application that will display a donut view which pulls the credit score information from the endpoint given. The donut should display the correct value received from the endpoint.
- Display the current credit score from a given endpoint.
- Error handling (with retry action).
- VIPER
- Alamofire: HTTP networking library.
- Alamofire-Synchronous: synchronous requests for Alamofire.
- Swinject: dependency injection.
- Quick: behavior-driven development framework for Unit tests.
- Nimble: matcher framework for Unit tests.
- iOS 12.2+
- Swift 4.2+
- Xcode 10.2+
Copyright 2019 Jordi Gámez