Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.24 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.24 KB

PopularMovies

Google/Udacity Scholarship Project - Popular Movies (Project 3)

Popular Movies

Here is a fully functional and colorful android app which I made from scratch for Android Developer Nanodegree program. This app reveals the power of adaptive UI both for mobile devices.

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

Features

With the app, you can:

  • Discover the most popular, the most rated or the highest rated movies
  • Save favorite movies locally to view them even when offline
  • Watch trailers
  • Read reviews

How to Work with the Source

This app uses themoviedb.org API to retrieve movies. You must provide your own API key in order to build the app. When you get it, just paste it to: app/build.gradle

Video

Click here

Screenshots

Libraries Used