acotilla91 / Muvis

iOS movies app concept that demonstrates how to integrate The Movie Database API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Muvis

iOS movies concept app that demonstrates how to integrate The Movie Database API.

Demo

Running Demo

To run the demo app, you first need to obtain an API key from your TMDb account and then place it in the project:

  1. Follow instructions on how to register for an API key here.
  2. Create text file named "tmdb_key" with the generated API key in it and place it under /Muvis/Secrets/.
  3. RUN IT!

Credits

Libraries

About

iOS movies app concept that demonstrates how to integrate The Movie Database API


Languages

Language:Swift 99.8%Language:Ruby 0.2%