Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jish/tip-calculator

iOS (Swift) tip calculator
https://github.com/jish/tip-calculator

Last synced: 23 days ago
JSON representation

iOS (Swift) tip calculator

Awesome Lists containing this project

README

        

### iOS (Swift) tip calculator

#### How many hours did it take to complete?

About four hours.

#### Which required and optional stories have you completed?

- [x] Given a bill amount, calculate a tip and a total.
- [x] Allow the user to choose the tip percentage.
- [x] Add a settings page allowing the user to choose a default tip percentage.
- [x] Display optional total splits for two, three, and four people.
- [x] Add a setting to optionally round the tip field, or the total field.

#### GIF walkthrough

![GIF Walkthrough of tip calculator](tip-calculator.gif)

#### Open source software used:

* [LICEcap][1] to record the GIF walkthrough

#### License

[MIT][2]

[1]: http://www.cockos.com/licecap/
[2]: License