The goal of this challenge is to use what I have learned about Optionals and the MVC design pattern and to put together a functional app. This app should calculate a tip based off of the size of the party and the amount of the check.
My main challenges was working with Segues. Being able to use Segues to present another scene and passing user input data from one one viewController to another.
This is a companion project to The App Brewery's Complete App Development Bootcamp, check out the full course at www.appbrewery.co