aklein13 / mzkzg

React Native app for Tristar API in Tri-City

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TriStop

Polish app displaying a real time timetable from Tristar stop system in Tri-City.

The data comes from Tristar API.

Keep in mind that the data is not 100% accurate.

It's just an approximation but usually works out much better then fixed timetable. Although it displays the data only up to something like 30 minutes into the future.

Free download

Get it on Google Play

Screenshots:

List of stops

  • You can search in general stop list including every stop from every city or filter by favourites.
  • Long press on a stop name to show it on the map

Stop timetable

List of departures for specified stop alongside with headsign and destination.

  • Press star to add a stop to favourites
  • Press refresh icon or use refresh gesture to refresh the list
  • Press red cross to exit
  • Press to add a bus line to open menu in which you can:
    • add bus line to favourites which will be indicated with a bold font on every stop
    • display bus line on the map

Map

Map of stops (long press on the stop name) or stops with a route (press on the departure).

Dev Instruction:

  1. After downloading repository run Yarn
$ yarn
  1. Start with react-native run-android

About

React Native app for Tristar API in Tri-City


Languages

Language:JavaScript 56.6%Language:HTML 30.1%Language:Python 6.5%Language:Java 3.6%Language:Starlark 3.2%