Flixster is an app that allows users to browse movies from the The Movie Database API.
- (2pts) User sees an app icon on the home screen and a styled launch screen.
- (5pts) User can view and scroll through a list of movies now playing in theaters.
- (3pts) User can view the movie poster image for each movie.
- (2pt) User can view the app on various device sizes and orientations.
- (1pt) Run your app on a real device.
Iphone
Ipad
Studying up on autolayout was useful, since that was something I wanted to use in the tip calculator app.
I wanted to make it so that the app only displayed the posters and clicking on a poster expanded it so you could see its details. Turns out I was too ambitious, I'll need to work on that later.

