surbhihajela / 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 1

User Stories

REQUIRED (10pts)

App Walkthrough GIF


Flix Part 2

User Stories

REQUIRED (10pts)

BONUS

App Walkthough GIF

Flix Part-2

Notes

Learning Outcomes: Using table views (making scrollable lists). Making network requests to pull the data in Json and using it to populate views. Creating custom views for table cell.