BioBoost

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

GitHub

View Github