/Project-1---MyStory

Simplified profile page of a fictional character of choice. Users are able to tap into and view high-level context items of the character from the initial screen.

Primary LanguageSwift

Project 1 - MyStory

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

Required Features

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!

Video Walkthrough

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) .

Notes

Describe any challenges encountered while building the app.

License

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.