Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.18 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.18 KB

Awesome Movies

Project 2 (Andriod Development, Udacity Nanodegree program)

Main Screen Main Screen Details Screen

Description

In this project we build an application to view movies from the MovieDB website throught their API. The application will show a list of popular movies fetched directly from the api. The user can get more details on the movie by clicking on the movie poster in the home screen. Your can Maintain a list of favorited movies and view movie details, watch trailers and get ratings and reviews.

The Application also updated to take advantage of MVP architecture

Dependencies

  1. Picasso.
  2. Design Support Library.
  3. Butterknife.
  4. OkHttp.
  5. Schematic.
  6. SparkButton.

Note

To test the app please complete the TODO which have instruction to add your own API key