Skip to content

cartermp/WMB

Repository files navigation

WMB

Inspired by Wheresmyb.us and developed primarily during the OSU Bus App Hackathon.

Play Store Listing

News Spot

OSU Hackathon news spot

How to Build

Disclaimer: this app was built entirely in Android Studio. If you prefer command-line configuration, you're on your own (but you probably don't need much help in setting this up anyways =) ).

  1. Get Android Studio
  2. If you're unfamiliar with Gradle in an Android Studio setting, read this
  3. Ensure you have APIs from 15 and onward, and updated SDK, Platform, and Build tools. Get these from the SDK manager. It's recommended that you download the sources and documentation too - this helps tremendously when figuring out what a particular method is doing.
  4. Download the Google Play Services and Google Repository packages from the SDK Manager. These are required for Maps.
  5. Download the Android Support Repository and Android Support Library packages.
  6. Request the debug.keystore file - you will not be able to render maps on your device unless you use the debug.keystore file the Maps API key is registered with.

Features:

  • Real-time ETA for stops on a per-route basis
  • Ability to set reminders to catch a bus from 5m to 20m intervals
  • Pull-to-refresh updating on a per-route basis
  • Map View for each route
  • Map View for an individual stop
  • (Planned) Favorite Stops and Routes

About

Re-imagining of Wheresmyb.us for Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages