Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 686 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 686 Bytes

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