ivan-magda / Popular-Movies

Discover recent and popular movies on iOS and Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PopularMovies

codebeat badge

Description

This application help users discover popular and recent movies using TMDb API.

Android Installation

  • Obtain an TMDb API Key.
  • In TMDbApi.java, replace API_KEY constant with your own.
  • Build & run, enjoy.

iOS Installation

  • Obtain an TMDb API Key.
  • Run pod install on iOS project root directory .../PopularMovies/iOS/PopularMovies (CocoaPods Installation).
  • Open PopularMovies.xcworkspace and build.
  • In TMDbConstants.swift, replace apiKey with your own in the TMDbConstants.TMDBParameterValues struct.
  • Build & run, enjoy.

Screenshots

About

Discover recent and popular movies on iOS and Android

License:MIT License


Languages

Language:Java 64.1%Language:Swift 35.5%Language:Objective-C 0.3%Language:Ruby 0.1%