Skip to content

democres/TheMovieDB-VIPER

Repository files navigation

TheMovieDB-VIPER

The Movie Database App is implemented using the VIPER architecture, uses offline cache and allows to reproduce videos.

Screen Shot 2020-02-27 at 10 20 50 AM

VIPER - Architecture

  • Implements the VIPER Architecture and SOLID Principles.
  • Keep everything simple and focus on the Single Responsability principle.
  • Unit test added
  • Implements modularity and testability concepts to make easy the testing process.

Screen Shot 2020-02-27 at 10 20 50 AM

Pods Used

Installation

Install the dependencies

CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate the dependencies into your Xcode project using CocoaPods run pod install in the root of the project

1- Install CocoaPods

2- run pod install in the terminal

About

The Movie Database App is implemented using the VIPER architecture, uses offline cache and allows to reproduce quick previews of Movies and series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published