anshu7vyas / vogue-movies

An Android app for displaying the trending movies using The MovieDB API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vogue-movies

An Android app for displaying the trending movies using The MovieDB API

Features:

  • Toggle between the Popular Movies and all time Top-Rated Movies.
  • See the movie details and ratings.

drawing

Libraries Used:

  • Architecture Components
  • Retrofit
  • Gson
  • Picasso

Instructions for running the app:

  • Please add your TMDb API key to gradle.properties file,
    it has a placeholder MOVIE_DB_API_KEY = "insert_your_API_key_here"

You can get your API key by following these steps:
Getting Started - The MovieDb API

Disclaimer:

This product uses the TMDb API but is not endorsed or certified by TMDb.

About

An Android app for displaying the trending movies using The MovieDB API

License:Apache License 2.0


Languages

Language:Java 100.0%