A flutter application for displaying the current status of trains in the Konkan Railway jurisdiction.
Part of the Konkan Rail Open Source Project
API used: Konkan Railway API
To clone and run this application, you'll need Git installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/04ac/konkan-rail-train-status
# Go into the repository
$ cd konkan-rail-train-status
Download Android Studio or Visual Studio Code with Flutter editor plugins. After that, open the project and install dependencies from pubspec.yaml
by running the following command:
$ flutter pub get
This software was built using the following:
This GitHub repository is not associated with any railway or other company/organization, including Indian Railways. It is an entirely independent project created solely for educational purposes.