An open API service indexing awesome lists of open source software.

https://github.com/xeoneux/frames-per-second

📽️ Project for iOS Developer Nanodegree by Udacity
https://github.com/xeoneux/frames-per-second

Last synced: 24 days ago
JSON representation

📽️ Project for iOS Developer Nanodegree by Udacity

Awesome Lists containing this project

README

        

# Frames Per Second

iOS app to get information about movies and tv shows.

![Frames Per Second](https://cloud.githubusercontent.com/assets/3099626/19207998/07a2add8-8d41-11e6-9a54-7d2980cd0ca0.png)

## Requirements

* Xcode 8 with Swift 3
* The Movie Database API key

## Build

1. Clone and open in Xcode
2. Add API key in API.swift file
3. Run the app on simulator or device

## API

This project uses The Movie Database API. You can get an API key from [here](https://www.themoviedb.org/) after creating an account.