Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.18 KB

File metadata and controls

39 lines (26 loc) · 1.18 KB

Tabulate

This is a simple tip calculator iOS app made as part of the prework for the CodePath iOS for designers class.

Installation instructions

Download Xcode from the Mac App Store, requires OS X 10.9.4+

Copy the repository git clone git@github.com:calexity/tabulate.git

Open the Tabulate.xcodeproj in Xcode

Press the play button to run

How many hours did it take to complete?

About 5, I think 3 of those were spent trying to get the keyboard to move the content up.

Which required and optional stories have you completed?

Required

  • Calculator is functional
  • Added 18%, 20% and 22% as options
  • When tapping into bill amount field, keyboard appears
  • When tapping outside keyboard, keyboard dismisses

Optional

  • All fields move up when bill amount is tap so the field stays in view
  • Status bar is removed
  • Added app icons
  • Added launch screen
  • Added image
  • Changed colors and fonts

GIF walkthrough

Tabulate Walkthrough