pham-jen / flix

0 stars 0 forks source link

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 had difficulty understanding and troubleshooting the differences between a CollectionViewController and a normal ViewController.


Flix Part 1

User Stories

REQUIRED (10pts)

BONUS

App Walkthrough GIF


Notes

I had difficulties navigating Xcode with the new update, as well as troubleshooting my errors. I ran into the problem where I had bad connections from my outlets and between my table views, but I resolved them with help from the TAs.