Skip to content

suriksarkisyan/rambler-it-ios

 
 

Repository files navigation

Overview

Travis CI

Rambler&IT is an open source application, which highlights the basic approaches to mobile application architecture used in Rambler&Co. You can download it from the AppStore.

The design map: Design map

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.
  • We extensively use Typhoon framework for dependency injection.

Usage

The application uses staging API which is not available outside our private network at the moment. We'll make it public really soon.

Installation

Run pod install before launching the project. All of inner dependencies are public.

License

MIT

Authors

Egor Tolstoy, Artem Karpushin, Konstantin Zinovyev and the rest of Rambler.iOS Team.

About

open source VIPER application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 97.7%
  • C 1.3%
  • Other 1.0%