Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 1.57 KB

README.md

File metadata and controls

54 lines (32 loc) · 1.57 KB

Flix

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

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.



Flix Part 1

  • 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.

  • User can view the app on various device sizes and orientations.

  • Run your app on a real device.


Running app on a real device


Challenges while Building Flix

More of understanding swift concepts then running into errors. Understanding AutoLayout overview was challenging

License

Copyright [2022] [Nitish Kafle]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.