Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.02 KB

PopularMovies

This App is build from scratch for Android Nanodegree program.

Popular Movies was highly evaluated by certified Udacity code reviewer and was graded as "Exceeds Specifications".

Features

  • Discover the most popular movies
  • Save favorite movies in a local Database
  • Watch trailers
  • Read reviews

Usage

You will need to put your own private TMDb API key in the Config.java file under src/java directory to be able to see this app working.

Screens

Main Screen Detail Screen

Libaries

License

The contents of this repository are covered under the MIT License.