rliao147 / FlixProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flix

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

Flix Part 1

User Stories

User sees an app icon on the home screen and a styled launch screen. User can view and scroll through a list of movies now playing in theaters. User can view the movie poster image for each movie.

App Walkthough GIF


Notes

I encountered problems regarding the setup of the project because my XCode settings were different, but I eventually figured out how to alter the system settings back to normal. Source control was confusing, but now I have a much better understanding of Git.

Flix Part 2

User Stories

User can tap a cell to see more details about a particular movie. User can tap a tab bar button to view a grid layout of Movie Posters using a CollectionView.


Notes

Became more familiar with the different view controllers and how to use the navigation bar.

About


Languages

Language:Makefile 86.1%Language:Objective-C 9.9%Language:C 2.2%Language:Swift 1.7%Language:Shell 0.1%Language:Ruby 0.0%