rubenspessoa / movies-ios

This is a fun project that I've made with my old coworkers in order to learn and practice a new coding style, software architecture and reactive paradigms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies App

In order to run this project, make sure to complete the following steps:

  1. Open the Movies.xcworkspace file in Xcode.
  2. Run it on a device's simulator of your choice.

Despite of this project makes use of Cocoapods libraries, I included the needed ones in this repository. Thus, it's not required to run the 'pod install' command once again.

About

This is a fun project that I've made with my old coworkers in order to learn and practice a new coding style, software architecture and reactive paradigms.


Languages

Language:Swift 98.7%Language:Ruby 1.3%