Skip to content

Instantly share code, notes, and snippets.

@sambhav2612
Last active January 25, 2018 04:27
Show Gist options
  • Save sambhav2612/d30187bb4be357605d524fb8cca2ff40 to your computer and use it in GitHub Desktop.
Save sambhav2612/d30187bb4be357605d524fb8cca2ff40 to your computer and use it in GitHub Desktop.
software engineering project writeup

railway-information-portal

Overview: The project aims at providing extensive services to the end-user by using the present railway backbone and train network. Having a portal could help both end-user and railway department:

  • End-user gets more services before and after booking a ticket.
  • Railway Department receives wide appreciation for incorporating an end-user portal in the batch of it's current services being provided. Working at both providing better services and end-user satisfaction with happier investors. Every user goes through a sign-up procedure followed by email verfication on the provided email address following with log-in on the portal. As soon as being logged-in on the portal, the portal starts providing extensive services in real-time with features including:

Search for train number: Users can search for train number given they provide the route information like departure and arrival stations. Train route information: Given the train number known to the end-user, the portal can now provide this service like train route information where the user can enquire for:

Note: Every features above assumes the given user is registered on the portal and logged-in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment