Skip to content

This is an iOS app that calculates tip and total amount for a bill and lets the user select tip percentage and set a default tip percentage.

Notifications You must be signed in to change notification settings

afzal273/ios-tips-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tip Calculator Swift

This is an iOS app that calculates tip and total amount for a bill and lets the user select tip percentage and set a default tip percentage.

Time spent: 7 hours

Completed user stories:

  • Required: Basic tip calculator app
  • Required: Settings view for the app
  • Optional: Remembering bill amount across app restarts (for 10 minutes)
  • Optional: Using locale specific currency and currency thousand separators
  • Optional: Light/dark color for settings view

Notes:

This was my first iOS app, so it took some time to figure out user defaults and syntax. The intro to swift video, app video walk through and hints page were very helpful.

Walkthrough of all user stories:

![Video Walkthrough] (anim_tips_calculator.gif)

GIF created with LiceCap.

About

This is an iOS app that calculates tip and total amount for a bill and lets the user select tip percentage and set a default tip percentage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages