Skip to content

xuefanzhang/ios

Repository files navigation

TipCalculator

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

Time spent: 7 hours

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 <- switching between screens counts?
  • 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.
  • Optional: Total splitter by party size.

August 20 Update

Video Walkthrough

----------------- Back in April ---------------------------

Video Walkthrough

LICECAP did not work for me (http://forum.cockos.com/showthread.php?t=133640) so I captured a .mov with QuickTime and converted to gif... Here is a screenshot image to show what the app really looks like:

Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages