ParkerSewell / tipCalculator

TipCalculator App for CodePath University pre-work
0 stars 0 forks source link

Pre-work - Tabulate

Tabulate is a tip calculator application for iOS.

Submitted by: Parker Sewell

Time spent: 9 hours spent in total

User Stories

The following required functionality is complete:

The following optional features are implemented:

The following additional features are implemented:

Video Walkthrough

Here's a walkthrough of implemented user stories:

GIF created with LiceCap.

Notes

I was confused for a while how to set a selected index on the segmented control. I had problems with the app icon too. I also found the weird pop-ups for using ‘var’ and not ‘let’ to be confusing. Also - I couldn’t get the tap away to dismiss the keyboard to work because I kept attaching it to the background. I ended up changing that anyway, though! :)

License

Copyright [2015] [Parker Sewell]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.