FabianJU / flixster

0 stars 0 forks source link

flixster (AKA Flix)

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

Flix Part 2

User Stories

REQUIRED (10pts)

BONUS

App Walkthrough GIF


Notes

I was able to implement the required features, but when I was attempting to pull/push my changes to GitHub, my XCode crashed and I lost all of my work. I was able to keep the iOS simulator and record the app walkthrough, but I will be redoing the code as soon as possible.


Flix Part 1

User Stories

TODO:// In the User Stories section below, add an x in the -[ ] like this - [x] for any user story you complete. (🚫 Remove this paragraph after checking off completed user stories)

REQUIRED (10pts)

BONUS

App Walkthrough GIF


Notes

The most challenging parts of this project were understanding the usage of optionals and connecting the images from an API to code.