Welcome to the Railway Reservation System, a console application written in Java that allows users to book train tickets, view train schedules, and manage reservations.
Make sure you have the following installed on your machine:
- Java Development Kit (JDK)
- Eclipse (latest version)
- Git (optional, if you want to clone the repository)
- Seat Reservation: Users can reserve available seats on the bus.
- View Available Seats: Users can check which seats are available for reservation.
- Cancel Reservation: Users can cancel their existing reservations.
- Display Train Layout: The application displays the layout and availability of seats on a train.
- Clone the Repository:
git clone https://github.com/John12356/Railway-Reservation-System-JAVA-console-App.git
- Copy the GitHub URL of the repository to the clipboard (https://github.com/John12356/Railway-Reservation-System-JAVA-console-App)
- Open Eclipse and choose Import –> Projects from Git (with smart import)
- Choose the Clone URI option in the Git import wizard and click Next
- Confirm the URI, Host and Repository path parameters and click Next
- Choose the Git branches to clone from the remote repository and click Next
- Confirm the Directory into which the repository will be cloned and click Next
- Choose the project to import into Eclipse from GitHub and click Finish
We greatly appreciate all contributions to this project. Contributors will be acknowledged in our CONTRIBUTORS.md file. Thank you for your support!
This project is licensed under the MIT License. See the LICENSE file for details.
We appreciate your interest in our project and hope that you find it useful. Your contributions and adherence to the project's license are valuable to us.