Skip to content

Files

Latest commit

 

History

History
21 lines (12 loc) · 559 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 559 Bytes

Protip

First assignment for CodePath 2015s

Protip is a super basic tip calculator application

Installation:

Get XCode (Mac only). Clone the project, open in XCode and run. Super simple :)

Hours: 6

Completed Stories:

  • Required: Calculate tip with bill amount and tip percentage input
  • Required: Save and load default tip percentage from Settings Page
  • Optional: Add a light/dark color theme to the settings view. In viewWillAppear, update views with the correct theme colors.

GIF walkthrough:

Video Walkthrough