Submitted by: Kyle Moore
MyStory is an app that introduces a fictional character, in this case, Spiderman. It shows 3 different screens following the template of the (main) view controller. While the object elements do not display properly because of an error in code, it is meant to showcase different descriptions, images, and titles for each screen of the superhero's strengths, flaws, and who he is.'
Time spent: 99 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
- Mark here if you will demostrate auto layout implemention as horizontal rotation or different phone size or both, then erase this text
- Users are able to see at least 3 context items
- Users are able to tap into each context item and see detail view contains information about each item (title, description, picture if applicable, etc.)
The following optional features are implemented:
- Improve and customize the user interface through styling and coloring
- Allow users to scroll when context items are off-screen (table view implemention)
The following additional features are implemented:
- List anything else that you can get done to improve the app functionality!
Here is a reminder on how to embed Loom videos on GitHub. Feel free to remove this reminder once you upload your README.
[Guide]](https://www.youtube.com/watch?v=GA92eKlYio4) .
Describe any challenges encountered while building the app.
Copyright [2023] [Kyle Moore]
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.