Skip to content

zhangcry/IOS_Project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project 1 - MyStory

Submitted by: Crystal Zhang

MyStory is an app that introduces Jess from New Girl

Time spent: 7 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's a walkthrough of implemented user stories: https://imgur.com/CWXgw4o

GIF created with ...
https://ezgif.com/video-to-gif

Notes

Describe any challenges encountered while building the app.

  • I had challenges connecting the data from one controller to the other. For some reason, the if statement in the prepare method in ViewController doesn't work (isn't passing anything through). Unfortunately, I wasn't able to communicate the data that way. I wrote all the code I thought I needed for it to work but I couldn't figure out the bug so the app is not dynamic. I will work on fixing this for future iterations.
  • I spent over two hours addressing the bug but eventually gave up.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages