/swift2015

Chris Stroud's code from his talk at HackNC 2015

Primary LanguageSwift

Starry

Companion app for the Introduction to iOS + Swift talk at HackNC 2015.

This is intended to demo some of Swift's basic functionality, and wasn't meant to demonstrate particularly great usage of Cocoa/iOS APIs.

##Description

Allows users to act as hackathon judges, scoring hacks with a simple 5-star rating system. Hacks can be added, deleted (by swiping the table cell), and viewed.

##Swift Resources