Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.02 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.02 KB

Movie Markers App

This is an example project to demonstrate:

  • VIPER architecture
  • Typhoon
  • Google maps with ads
  • Service Oriented Architecture
  • Usefull utils as AppDelegateProxy, Nimbus etc.

in a simple movie markers app that lists film markers information on map. With movie feed and detail information.

Screenshot Screenshot Screenshot

Requirements

Setup

  1. Download the source code or clone the repository.
  2. Run pod install.
  3. Get a free API key from Google maps.
  4. Open ApplicationConfiguratorImplementation.m and fill MP_GOOGLE_KEY = "" with your own API key.

License

MIT license. See the LICENSE file for details.