Skip to content

ashwindas/iTipRight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iTipRight

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

Time spent: 10

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.

demo/demo.gif

Works well with iPhone 5/5s only. Does not auto-layout for other sizes.

Currently working on completing optional features.

About

iOS Swift Tip Calculator App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages