lundih / PopularMovies

Android app that allows you to check out what movies other people like

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PopularMovies

Check out what movies are popular, highest rated, or trending, and add favourites to you collection! You can also search for movies.

The app uses the TMDb API for movies. To get it working, an API key has to be provided. This can be retrieved form TMDb by following the instructions provided there. After receiving the key, place it within the '[Your API key here]' tag found in the strings resource file (app>src>main>res>values>strings.xml). This project is part of the Udacity Android Developer Nanodegree program.


Project Overview

The project should accomplish:

  • Fetching data from themovieDB API
  • Making use of Android Architecture Components (Room, LiveData, ViewModel and Lifecycle) to create a robust and efficient application

Go on... Movie it! Movie it!

About

Android app that allows you to check out what movies other people like


Languages

Language:Java 100.0%