Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.
/ Popular-Movies Public archive

Discover recent and popular movies on iOS and Android

License

Notifications You must be signed in to change notification settings

ivan-magda/Popular-Movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages