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

GitHub

https://github.com/ivan-magda/Popular-Movies