Toggers / Flixxer

Assignment: Unit 1
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 Walkthough GIF


Notes

Describe any challenges encountered while building the app.

I was stuck on two errors for a long time. For one error, I forgot to put task.resume. The other error was the cells not resizing in the collection view, but Slack helped me for this one.


Flix Part 1

User Stories

REQUIRED (10pts)

BONUS

App Walkthough GIF


Notes

Describe any challenges encountered while building the app.

It was hard to understand the details of the program. I will have to review Swift on my own to understand most of it.