Submitted by: Jiaying Chen
MyStory is an app that introduces me, as a programmer and artist!
Time spent: 5 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
- 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)
Here's a walkthrough of implemented user stories:
GIF created with Imgurl
Setting the constraints was so confusing for me when building this app!!! I was lucky to have the help of one of my classmates. Thank you Raunaq! :)
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.