/CreditScore

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.

Primary LanguageSwift

CreditScore

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.

Features

  • Display the current credit score from a given endpoint.
  • Error handling (with retry action).

Architecture

  • VIPER

3rd party libraries

  • 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.

Requirements

  • iOS 12.2+
  • Swift 4.2+
  • Xcode 10.2+

License

Copyright 2019 Jordi Gámez