Skip to content

This is a Tip Calculator application for iOS submitted as the [pre-assignment](https://gist.github.com/timothy1ee/7747214) requirement for CodePath.

Notifications You must be signed in to change notification settings

randyting/TipMe

Repository files navigation

TipCalculator

This is a Tip Calculator application for iOS submitted as the pre-assignment requirement for CodePath.

Time spent: 18 hours spent in total

Completed:

  • Required: User can enter a bill amount, choose a tip percentage, and see the tip and total values.
  • Required: Settings page to change the default tip percentage.
  • Optional: UI animations
  • Optional: Remembering the bill amount across app restarts (if <10mins)
  • Optional: Using locale-specific currency and currency thousands separators.
  • Optional: Making sure the keyboard is always visible and the bill amount is always the first responder. This way the user doesn't have to tap anywhere to use this app. Just launch the app and start typing.
  • Additional: Added Dark color theme to settngs page.
  • Additional: Added modal segue from table view row selection.
  • Additional: Added split check view for making sure everyone pays their fair share of the bill.

Notes:

App only works in portrait mode. It's storyboard is laid out only for iPhone 5. Other devices may have some alignment/visibility problems.

Walkthrough of required user stories:

Video Walkthrough of Required User Stories

Walkthrough of optional user stories:

Video Walkthrough of Required User Stories

Walkthrough of additional user stories:

Video Walkthrough of Required User Stories

Repository License:

This project is licensed under the terms of the MIT license.

GIF created with LiceCap

Doge pictures created with such doge - much generator - wow

Colors from UI Flat Colors

About

This is a Tip Calculator application for iOS submitted as the [pre-assignment](https://gist.github.com/timothy1ee/7747214) requirement for CodePath.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages