Skip to content

OSU-App-Club/transport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transport

An iOS app designed to give the people of Corvallis, Oregon better access to bus information. The key feature of this app is the inclusion of real-time bus information in an easy to digest format.

Features

  • Real-time bus arrivals
  • Nearby bus stops
  • Route maps
  • Route schedules

Download on App Store

Build

This app is nearly self contained in this repository. This project makes use of CocoaPods for some third-party repositories.

Cocoapods

Open a terminal window and enter these commands in the same directory as this repository.

  1. sudo gem install cocoapods
  2. pod install
  3. open Transport.xcworkspace (Use the .xcworkspace for the remainder of development)

Design

This project was part of a Corvallis Bus Hackathon at Oregon State University.

  • Significant pieces of the app are still at a hackathon quality level.
  • This apps makes extensive use of the Corvallis Bus API

Contribution

Contribution to this project is more than welcome.

  • Bugs: File an issue and submit a pull request (We would love to fix any bugs)
  • Features: File an issue and make sure the issue is inline with the aim of the project.

License

This project is licensed under an MIT license. More information in the License.md

Creators

Releases

No releases published

Packages

No packages published