Skip to content

wavelets/The-Oakland-Post

 
 

Repository files navigation

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 The Oakland Post.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

Releases

No releases published

Packages

No packages published