sgkalyans / the-oakland-post

The Oakland Post iOS app, written in pure Swift

Home Page:http://www.oaklandpostonline.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Now available on the App Store! Check it out!

The Oakland Post App

The mobile companion for The Oakland Post's website, written entirely in Swift!

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Compiling

Just clone, open TheOaklandPost.xcworkspace, and build & run. A CocoaPods installation is not necessary since the dependencies are vendored in Pods/.

Conventions

Issues

Each issue is assigned exactly three labels of the form (severity, type, component):

severity  = major | minor .
type      = bug | enhancement | feature .
component = global | home | sections | photos | blogs | info | login .

Commit Messages

I follow the recommendations from the Git book, e.g.

Home: heighten rows and add placeholder date label

About

The Oakland Post iOS app, written in pure Swift

http://www.oaklandpostonline.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Objective-C 64.7%Language:Swift 34.9%Language:C 0.3%Language:Ruby 0.1%