Skip to content

A ReactNative app for searching train between 2 city stations.

Notifications You must be signed in to change notification settings

hoakusa/TrainTracking-Android-app

Repository files navigation

TrainTracking

Build with ReactNative

A train tracking application that is automatically populated with a live data from the digitrafic-service API build by ReactNative.

You can find:

  • Search for a trip between 2 city stations with list of traffic train to get a list of trains passing by a station code Add data json in query parameter e.g data : { station: "SLO" }
  • Find train compositions by fetched composition API
  • Color styling

See more app at my PlayStore

Getting Started

Installing & Development

  1. Download/Clone the folder: git clone https://github.com/hoakusa/TrainTracking-Android-app.git
  2. Access your local folder: cd yourfolder
  3. Install dependencies: npm install
  4. Run app in development browser: npm start

Deploying app to a device

Make sure you have slready installed Android SDK or Xcode Run react-native run-android

See full doc at Documentation

License

MIT

About

A ReactNative app for searching train between 2 city stations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published