Tip Calculator - iOS
This project employs the Model View Controller (MVC) design pattern to render a tip calculator app. The app prompts a user to enter the total amount of their bill at the top. Then they can select a tip percentage from 0%, 10%, 20%. Then they enter the number of people in their party and the app will pop up a new modal to let them know how much each person needs to pay!