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

https://github.com/shengyuan-lu/tipper

A tip calculator with custom percentage and memory features. (iOS App)
https://github.com/shengyuan-lu/tipper

codepath-ios prework tip-calculator tip-calculator-application-for-ios tipper

Last synced: 6 months ago
JSON representation

A tip calculator with custom percentage and memory features. (iOS App)

Awesome Lists containing this project

README

          

# Tipper
Tipper is a tip calculator for iOS.

## User Stories
The following functionality is implemented:

- [x] User can enter a bill amount, choose a tip percentage, and see the tip and total values.
- [x] User can select between tip percentages by tapping different values on the segmented control and the tip value is updated accordingly
- [x] UI animations
- [x] Remembering the bill amount across app restarts (if <10mins)
- [x] The user can set a custom tip percentage
- [x] The user can set a default tip percentage by tapping the settings and the app will remember it.
- [x] The app has both Dark mode and light mode
- [x] The app can be used on different screen sizes and orientations
- [x] The app has an icon designed using Sketch

## Video Walkthrough
Here's a walkthrough of implemented user stories: