Submitted by: Jiaying Chen
MovieMate is a movie browsing app that allows you to see details of different the movies of your choice!
Time spent: 4 hours spent in total
The following required functionality is completed:
- Users are able to see a customized app icon and launch screen
- Your app should work for any screen size and orientation using AutoLayout constraints
- Displays at least 5 different movies in a table view
- Can tap into detail view of movie with a full description, backdrop image, and title
The following optional features are implemented:
- Unique UI changes, such as background, font/color changes, etc.
- User implements a collection view
- User implemenets tab bar controller with at least two screens
Here's a walkthrough of implemented user stories:
GIF created with ...
The biggest challenge I face when making my app continues to be setting constraints and making sure my app works for all screen sizes and all scren orientations.
Copyright [2023] [Jiaying Chen]
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.