Skip to content

MohaCodez/RailwayReservationSystem-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Railway Reservation System

A project by Group-12

Welcome to the Railway Reservation System project! This application is designed to manage railway bookings, allowing users to search for trains, book tickets, and manage reservations with ease. Developed using Java and Object-Oriented Programming (OOP) principles, our system is designed to be fast, secure, fool-proof and effective.

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. You may click the following link to view our Progress Sheet.

Prerequisites

Before you begin, ensure you have the following tools installed:

  • Java v15.0.2
  • Your preferred IDE (e.g., Eclipse, VS Code, etc.)

Installation

  1. Clone the repo (URL to the Repository):
    git clone https://github.com/MohaCodez/RailwayReservationSystem-2.0.git

  2. To access and run the .java files, head over to the java-files folder and run the main class:
    cd java-files
    javac Main.java //Does this line throw an error? Troubleshoot
    java Main

Troubleshooting

  1. In case of version mismatch errors while compiling, you must first delete all .class files. So run the commands:
    cd java-files
    rm *.class
    And then continue to Installation

  2. In case of any other errors, you can reset the software by running the commands:
    !Keep in mind, all user data will be lost!
    cd java-files
    rm *.ser
    And then continue to Installation

Usage

After installation, you can run the application by executing the main class in the backend folder. For detailed usage, refer to the documentation.

Documentation

Comprehensive documentation for the Railway Reservation System is available in the docs folder or you can also click here: View Documentation

Team

Railway Reservation System was built by our dedicated team here at Group-12:

Full Name BITS ID Phone Number
Deven Jain 2021A3PS2821G +91 9871422650
Amit Mohapatra 2021AAPS1780G +91 8368243372
Nihal Sakeer 2021A8PS1326G +91 9567994859
Anirudh L Reddy 2021AAPS2581G +91 9880595698

Feel free to reach out to any team members for questions or discussions!

Acknowledgments

Thank you Prof. Anita Agrawal for crafting this problem and giving us a chance to learn by working on this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages