PET_SHELTER_SWIFT

App Description

This app counts a person's name, last name, school and number of pets they have, and if they would like more pets. An alert is created, which also gives the option for a user to enter in their phone number to sign up for further updates. Ways to improve: add persistence so all this custom data can be shown on load.

App Walk-though

ezgif com-gif-maker

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)

I added some custom fonts, and a custom alert box that allows users to enter in their phone number as well.