alishehbaz / IOS-Dev-Prework

IOS-Dev-Prework for Codepath Spring 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

University Introduction App (Codepath Prework)

App Description

A simple ios app that lets you generate a basic introduction pop window in IOS based on the information provided by the user. The main parts of the app includes labels, text fields, segment controller, stepper, switches and buttons.

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)

About

IOS-Dev-Prework for Codepath Spring 2023


Languages

Language:Swift 100.0%