Skip to content

We will be using the iOS SDK of our sponsors, Sincerely. The app allows you to create physical postcards from your photographs... and more!

Notifications You must be signed in to change notification settings

iosstudygroup/WomenWhoCodeSincerely

This branch is 11 commits ahead of, 7 commits behind master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d00a337 · Apr 16, 2013

History

40 Commits
Apr 14, 2013
Apr 16, 2013
Apr 16, 2013
Apr 16, 2013
Apr 14, 2013
Apr 14, 2013
Apr 16, 2013
Apr 16, 2013
Apr 14, 2013
Apr 16, 2013
Apr 16, 2013
Apr 16, 2013
Apr 16, 2013

Repository files navigation

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

About

We will be using the iOS SDK of our sponsors, Sincerely. The app allows you to create physical postcards from your photographs... and more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published