nancyyao / Flix-App

Movie listings iOS app.
0 stars 0 forks source link

Flix iOS App

Flix is a movie listings app that uses the The Movie Database API.

Time spent: 15 hours spent in total

User Stories

The following required functionality is complete:

The following optional features are implemented:

The following additional features are implemented:

Please list two areas of the assignment you'd like to discuss further with your peers during the next class (examples include better ways to implement something, how to extend your app in certain ways, etc):

  1. How to change it to tab bar controller and still have both pages get all the same data (currently passed with prepareforSegue functions)
  2. Making code more efficient (less repeated between the two pages)

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

Notes

Describe any challenges encountered while building the app. It was a challenge knowing where I could refer to different things (such as movie features), and keeping track of so many view controllers and how they were connected to each other.

Credits

List any 3rd party libraries, icons, graphics, or other assets you used in your app.

License

Copyright [yyyy] [name of copyright owner]

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.