Skip to content

A calculator app to split bills and calculate tips amongst multiple people!

Notifications You must be signed in to change notification settings

jrbmercado/Tipsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tipsy

A calculator application to make spliting bills and tips easier!

Demo

Features

  • Quick tip percentage selection.
  • Splitter number incrementor to select number of people to split the bill with.
  • Calculated bill total per person opening up on a spereate page.

Installation

Currently not on the App Store and only on Github for educational and demonstration purposes only. This app has no affiliation with Apple, Inc.

Lessons Learned

In this project I continued developing my skills in handing off data from one scene to another. Transferring the calculated result to display in another scene than the input scene was a little challenging. To overcome this challenge, I had to use prepare() to set some properties of the destination view controller prior to the segue being performed.

Contributing Authors

  • Contributing Authors Angela Yu @angelabauer on GitHub

About

A calculator app to split bills and calculate tips amongst multiple people!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages