annazhang2002 / 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

Walkthrough Part 2

Notes

I was running into some trouble when configuring the collection view cells because the images were tiny. However, with some help from the slack channel, I was able to figure out that it was because of the estimate size component of the collection view


Flix Part 1

User Stories

REQUIRED (10pts)

BONUS

App Walkthrough GIF

Walkthrough Landscape Demo

Notes

I had a bit of trouble with the TableViewCell initially because I hadn't marked the MovieCell as the tableView identifier. Moreover, the autolayout videos on constraints were fairly confusing, but I know with more practice I will get a better hang of it.