- The application is divided into three layers:
Presentation,BusinessLogicandCore. - The
Presentationlayer is built using VIPER architecture. - The
BusinessLogiclayer is built using SOA. - The
Corelayer is built using compound operations concept.
- Download Xcode 10.2.1.
- Clone this repository.
- Open
GitHub.xcodeproj.