Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.35 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.35 KB

Flix

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

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.

App Walkthough GIF



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.
  • Run your app on a real device.

App Walkthough GIF


License

Copyright [2019] [Jason Stephen]

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.# tipCalculator