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.
- Real-time bus arrivals
- Nearby bus stops
- Route maps
- Route schedules
This app is nearly self contained in this repository. This project makes use of CocoaPods for some third-party repositories.
Open a terminal window and enter these commands in the same directory as this repository.
sudo gem install cocoapods
pod install
open Transport.xcworkspace
(Use the .xcworkspace for the remainder of development)
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 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.
This project is licensed under an MIT license. More information in the License.md