Skip to content

Latest commit

 

History

History
58 lines (29 loc) · 2.07 KB

README.md

File metadata and controls

58 lines (29 loc) · 2.07 KB

#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 Agree](https://raw.github.com/monospacecollective/Ping/master/Screenshots/Welcome Agree.png)

Welcome Collection Interval

![Welcome Collection Interval](https://raw.github.com/monospacecollective/Ping/master/Screenshots/Welcome Collection Interval.png)

Welcome Location Interval

![Welcome Location Interval](https://raw.github.com/monospacecollective/Ping/master/Screenshots/Welcome Location Interval.png)

Welcome About

![Welcome About](https://raw.github.com/monospacecollective/Ping/master/Screenshots/Welcome About.png)

Welcome Finished

![Welcome Finished](https://raw.github.com/monospacecollective/Ping/master/Screenshots/Welcome Finished.png)

Nearby Places

![Nearby Places](https://raw.github.com/monospacecollective/Ping/master/Screenshots/Nearby Places.png)

Map

Map

Navigation Pane

![Navigation Pane](https://raw.github.com/monospacecollective/Ping/master/Screenshots/Navigation Pane.png)

Pings

Pings

Settings

Settings