ben-albrecht / CincyStreetcarMapper

Android application using the Cincinnati Metro data to provide real time information on the location of the Cincinnati Streetcar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CincyStreetcarMapper

Description

This is an Android application that shows the location of the Cincinnati Streetcar in real time. It does this by displaying the data from Cincinnati Metro Real-Time Bus Tracker in a more mobile friendly way.

ScreenShot

Download on play store.

Build

Build debug APK:

./gradlew clean assembleDebug

Build prod APK:

./gradlew clean build

About

Android application using the Cincinnati Metro data to provide real time information on the location of the Cincinnati Streetcar.

License:MIT License


Languages

Language:Java 92.7%Language:JavaScript 7.3%