#CSCI 4229 Semester Project
Semester Project Demo App for Tomasz Miaskiewicz CSCI 4839 User-Centered Design Class
By Eric Horacek, Devon Tivona, and Bradley Macnee
##Dependencies & Setup
This is an Xcode Project, so it must be compiled on a system running Mac OSX with an install of Xcode that has an iOS SDK of 5.0 or greater.
This project uses CocoaPods to manage its dependencies. You must have the pod ruby gem installed to properly install and build this project's dependencies. To set up this project, run $ pod install in the root directory of this repo. See cocoapods.org for more information on this process.
##Building & Running
After you set up the project using the pod ruby gem, open the CUUCD2012.xcworkspace in Xcode, and then build and run the CSCI4229 target using command-R.
##Screenshots
Welcome Agree

Welcome Collection Interval

Welcome Location Interval

Welcome About

Welcome Finished

Nearby Places

Map
Navigation Pane

Pings
Settings


