Skip to content

danilotsr/codepath-tipcalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Tip Calculator

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

Time Spent: 6 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, currency and whether to round the total values.
  • Optional: Remembering the bill amount across app restarts (if <10mins)
  • Optional: Using locale-specific currency and currency thousands separators.
  • Additional: 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: Setting option for rounding the total value up or down so that it's easier to remember it.

Demo:

Demo

GIF created with LiceCap.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published