Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 444 Bytes

README.md

File metadata and controls

executable file
·
14 lines (10 loc) · 444 Bytes

GitHub for iOS

Key Features

  • The application is divided into three layers: Presentation, BusinessLogic and Core.
  • The Presentation layer is built using VIPER architecture.
  • The BusinessLogic layer is built using SOA.
  • The Core layer is built using compound operations concept.

Installation

  1. Download Xcode 10.2.1.
  2. Clone this repository.
  3. Open GitHub.xcodeproj.