/tmdb-manager

The Movie Database (TMDB) movie manager app, using TMDB RESTful API

Primary LanguageSwift

TMDB Movie Manager application

TMDB movie manager features:

  • Authenticate with The Movie Database
  • Parse user account information via JSON using the Move Database API
  • Search for any movie on the Movie Database using a search bar
  • Favorite any movie, or add it to your watchlist
  • View a list of all your favorited movies
  • Remember to sign up for your own TMDB API Key !

References

https://www.themoviedb.org/faq/api?language=en

TMDB Movie Manager