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

https://github.com/hacktoolkit/htk-ios-tipcalculator

A basic Tip Calculator app for iOS
https://github.com/hacktoolkit/htk-ios-tipcalculator

Last synced: 11 months ago
JSON representation

A basic Tip Calculator app for iOS

Awesome Lists containing this project

README

          

htk-ios-TipCalculator
=====================

This is the pre-selection homework activity for http://codepath.com/iosbootcamp

Here's what it looks like:

![](https://raw.githubusercontent.com/hacktoolkit/htk-ios-TipCalculator/master/tip_calculator_app_2014_08_28.gif)

## Download and Build Instructions

* Clone the repository
* Add [hacktoolkit-ios_lib](https://github.com/hacktoolkit/hacktoolkit-ios_lib) as a submodule (temporary step until CocoaPods supports Swift source files natively)

* `git submodule add git@github.com:hacktoolkit/hacktoolkit-ios_lib.git htk`
* Import the `htk/Hacktoolkit` directory into Xcode.
* `Add Files to "YOURPROJECT"...`
* Navigate to and select `htk/Hacktoolkit`
* Select `Create groups` for added folders