kashishmadan / codepath-IOS102-prework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codepath-IOS102-prework

App Description

This app will allow us to introduce ourselves by accepting user inputs in various forms, such as switches, text fields, segmented controls, color well, etc. It uses User Defaults to persist input data.

App Walk-though

ios102video.mov

Required Features

  • 1. App displays an image of a school's logo
  • 2. App has three textfields for first, last, and school names
  • 3. App has a segmented control that changes student year
  • 4. Number of pet matches label is increased/decreased by stepper
  • 5. Switch makes a statement about wanting more pets or not(true/false)
  • 6. Introduce yourself button shows alert box with an introduciton and dismiss button

Optional Features

  • 1. User can tap a button to change the color of the background view
  • 3. User can select on additional buttons that provide more info about the user. Example: more textfields, a different alert box, etc.
  • 4. Any stylistic changes that are not default options (Comment this here)
    • Add more fields to crease a more thorough introduction
    • Improve the UI by using different fonts/colors/background
    • Research persistence to learn how to store the information so when app reboots the informatoin remains

About


Languages

Language:Swift 100.0%