Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

cuappdev/big-red-shuttle

Repository files navigation

BRShuttle - Cornell Big Red Shuttle

BRShuttle is the third app made by CUAppDev, an engineering project team at Cornell University focused on mobile app development. The Big Red Shuttle is Cornell's first free, student-run, late-night transportation service for students in need of a safe ride home. It strives to promote a safer campus climate to prevent alcohol-related incidents and sexual assault. The Big Red Shuttle runs a 20-minute route every Friday and Saturday from 12am-3am with a professional paid driver and two managers trained by Cayuga's Watchers. The BRShuttle app complements the BRS service by allowing students to view the shuttle route and time schedule so that they can find the quickest and safest way back home. You can view our release notes to learn more about the progress of BRShuttle. Download the current release on the Apple App Store.

Screenshots

Shuttle Route

Schedule

Map

Development

Installation

We use CocoaPods for our dependency manager. This should be installed before continuing.

To access the project, run the following:

git clone https://github.com/cuappdev/big-red-shuttle.git
pod install

Open the Xcode workspace and enjoy BRShuttle!