RoneilSembrano / Flixitup

0 stars 0 forks source link

Flix

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

Flix Part 2

User Stories

REQUIRED (10pts)

BONUS

App Walkthough GIF


Notes

I was confused about using the API key but regardless it doesn't ever change. Also, task.resume() was something I left out that wasn't retrieving the movies from the api to my movies array. Another issue I had was with posterView not being UIImageView. The reason was because I control dragged and was accidentally accessing the collection view.

Flix Part 1

User Stories

REQUIRED (10pts)

BONUS

App Walkthough GIF


Notes

It was challenging remembering to set the identifier in the two locations for MovieCell. Also, I struggled with reading the api and getting the JSON to work. I had minor issues installing cocoapods but a retry seemed to work. Source control was difficult in the beginning but learning to work with the terminal has improved efficiency.

Lab 3 - Name of App Here

Name of your app is a movies app displaying box office and top rental DVDs using The Movie Database API.

Time spent: X hours spent in total

User Stories

The following required user stories are complete:

The following stretch user stories are implemented:

The following additional user stories 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. 2.

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.

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.