Skip to content

Latest commit

 

History

History
73 lines (36 loc) · 2.73 KB

README.md

File metadata and controls

73 lines (36 loc) · 2.73 KB

Women Who Code... Sincerely

Our Code

Overview

We are making an iPhone Postcard App using our sponsor's API. Sincerely's Ship API is highly awesome and enables you to take pictures and send physical postcards to real human beings!

Instructions

Select ZIP download button & save the file to your desktop

Download

Unzip the file and open Women Who Code Sincerely.xcodeproj

Open Xcode

We will create a file that has the secret keys for Sincerely. In XCode select File > New > File

Create New ConsumerCredentials.h File

Choose a Template for your new file: - select other in the left menu and empty then Next

new template

Name your file ConsumerCredentials.h

name file

Type #define kSincerelyAPIKey @"" We are going to enter the secret Sincerely API key during our workshop.

key

Select the file WomenWhoCode.storyboard and then choose the View Controller

Storyboard screenshot

Add a button and an imageview to the WWViewController in the storyboard

Storyboard screenshot

Details

http://www.meetup.com/Women-Who-Code-SF/events/113359282/ Meetup at Sincerely, April 12, 2013

Thank you!

APIs Used

Links

Nice to Have

  • A Category extension UIButton+NiceButton.h that would custom center the text on the UIButtons we use (they're currently off margin because there's shadow in the graphic we use as the background)

Screenshots

iPhone app