https://github.com/truongd3/codepath_prework_ios102
Student self-introduction
https://github.com/truongd3/codepath_prework_ios102
Last synced: 3 months ago
JSON representation
Student self-introduction
- Host: GitHub
- URL: https://github.com/truongd3/codepath_prework_ios102
- Owner: truongd3
- Created: 2022-12-25T20:09:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T03:19:34.000Z (over 2 years ago)
- Last Synced: 2025-01-22T02:31:55.283Z (5 months ago)
- Language: Swift
- Size: 333 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodePath Prework iOS102
## Student Self-Introduction
### An app for students to introduce themselves with others
### App Walk-though
* Required Features* Optional Features
### Required Features
- [x] 1. App displays an image of a school's logo
- [x] 2. App has three textfields for first, last, and school names
- [x] 3. App has a segmented control that changes student year
- [x] 4. Number of pet matches label is increased/decreased by stepper
- [x] 5. Switch makes a statement about wanting more pets or not (true/false)
- [x] 6. Introduce yourself button shows alert box with an introduciton and dismiss button### Optional Features
- [x] 1. User can tap a button to change the color of the background view
- [x] 2. User can select on additional buttons that provide more info about the user. Example: more textfields, a different alert box, etc.
* *Plus* button requires major, GPA, and hobby information
* *Delete* buttons delete the correlative information
* *Alert box* if information is not entered
* *Stepper* to change the GPA score
- [x] 3. Any stylistic changes that are not default options (Comment this here)
* Design *plus* and *delete* image button
* Decorate "Dark mode" and "Introduce self" buttons