caowens / codepath-ios102-prework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce Student

App Description

Introduce Student is a functional app that shows us the basics of navigating Xcode and Swift. This app will allow us to introduce ourselves by accepting user inputs in various forms, such as switches, text fields, segmented controls, and more.

App Walk-though


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

About


Languages

Language:Swift 100.0%