chris-shum / Udacity-Project-2

Udacity's Project 2 uses "The Movie DB"'s API to display a list of popular movies. Project 2 is meant to improve upon Project 1.

Home Page:https://www.udacity.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity-Project-2

##Popular Movies 2

###Overview:

Udacity's Project 2 Popular Movies 2 was to improve upon Popular Movies. Popular Movies features The Movie DB's API. I learned to use Retrofit for this specific project. The app displays a list of movies in a RecyclerView sorted by popularity or rating. The improvements made were to its design, it now features an overflow menu, and there are lists which hold trailers and reviews. The trailers can be played externally on the Youtube app. Movies can also be favorited/unfavorited. Favorited movies are stored into a SQLite database and can also be displayed. The app was formatted to work in both portrait, landscape and tablet mode.

##Screenshots:

About

Udacity's Project 2 uses "The Movie DB"'s API to display a list of popular movies. Project 2 is meant to improve upon Project 1.

https://www.udacity.com/


Languages

Language:Java 100.0%