Flixster-iOS

Populates movies currently out from web-based API

Flixster is an app that allows users to browse movies from the The Movie Database API.

Flixster Part 1

REQUIRED (10pts)

  • (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.

App Walkthrough GIF

Notes

Major challenges I encountered during this project was retrieving each poster image from the API as well as adding AlamofireImage.

GitHub

View Github