fguzman / tips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tips Calculator

This is a simple application for calculating tip given a certain bill total and tip percentage.

Time spent: 6 hours spent in total

Completed user stories:

  • Required: User can enter a bill amount and the application will determine a total amount the bill will cost after specifying a tip percentage (18% by default)

  • Optional: Added a startup image, app icons, an initial animation and changed the layout/font/fontsizes/colors of the app.

Walkthrough of all user stories:

Tabber|250

GIF created with LiceCap
Used [Meng To's Spring Library] (https://github.com/MengTo/Spring) for initial Animation

About


Languages

Language:Swift 99.3%Language:C++ 0.7%