Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.64 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.64 KB

Konkan Rail Train Status

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

Sample Images

Install, build and run!

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

Built With

This software was built using the following:

Legal

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.