Countdown Starter Project
Fork and clone this repository to begin the guided project.
It includes logic for a Countdown class that you will use to create a Countdown timer app.
- You will learn how to make an alert popup using the UIAlertController
- You will learn how to start a Timer
- You will be able to see how to separate business logic from the user interface.
- You will learn how to customize a UIPickerView for user input