Skip to content

akhilmurthy546/Flix-App

Repository files navigation

Flix

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


Flix Part 2

User Stories

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

App Walkthrough GIF


Notes

Describe any challenges encountered while building the app. Images in the collection view were being automatically sized which had to be changed to make the layout look good.

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 Walkthrough GIF


Notes

Describe any challenges encountered while building the app. Images were not loading due to my app not using a secure connection to the api. To fix this I added a configuration that allows this in the info.plist file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published