28
2015Simple Tip Calculator
Simple tip calculator is a simple gratuity calculator application I designed and built for iOS as a personal learning project when learning Objective C. I had a blast designing the different screens and this was the first time I attempted designing and building a UI. My core competencies was always back end programming with database programming, C, C++ and I had never built anything with a customer facing UI.
Application Usage
Features of the application
- Calculate Tip Amounts based on the Tip Percentages
- Calculate Per Person share when splitting bill among others
- Exclude Tax from tip calculations by specifying the Tax % or Tax Amount included in the bill amount
- Get total Amount by rounding the tip amount, bill amount or no rounding of any kind
- 3 customizable quick use buttons to easily make available services and tip percentages for each of the services based on the service quality
- Customize the quick use buttons to choose the services for which calculations need to be done Customize the tip % for each of the service quality types which will be saved for use at any time
- Quickly reset app to default/factory settings from the Peferences menu
- Choose from 8 different colors for the app from the preferences menu
- Default night mode theme for using app in low light situations without causing eye strain
- Simple one screen app design to enable quick usage
- Custom designed logo for the application in the iTunes App Store.