Skip to content

The Online Reservation System is a web application developed as part of my remote internship at Oasis Infobyte. The project aims to provide users with a seamless platform to make train reservations and cancellations. The system is designed to save time and simplify the booking process for travelers.

Notifications You must be signed in to change notification settings

Amitsingh2000/RailwayReservationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Reservation System

Spring Boot Bootstrap JSP MySQL

Project Demo

Table of Contents

Description

The Online Reservation System is a web application developed as part of my remote internship at Oasis Infobyte. The project aims to provide users with a seamless platform to make train reservations and cancellations. The system is designed to save time and simplify the booking process for travelers.

Features

  • User-friendly login system for authorized access.
  • Reservation form with auto-filled train details for quick bookings.
  • Cancellation form with easy PNR lookup for hassle-free cancellations.

Technologies Used

  • Spring Boot 2.7.10
  • Bootstrap 5.3.0
  • JavaServer Pages (JSP) 2.3
  • MySQL 5.1.6

Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/online-reservation-system.git
  2. Navigate to the project directory: cd online-reservation-system
  3. Build the project using Maven: mvn clean package
  4. Run the application: java -jar target/online-reservation-system-.jar
  5. Access the application in your web browser at: http://localhost:5555
  6. Login Details Admin Dashboard - UserName Admin Password - admin & you need to create User login

Usage

  • Open the application in your web browser.
  • Log in using your valid credentials.
  • Fill in the reservation form with your details, train information, and date of journey.
  • Click the "Insert" button to confirm your reservation.
  • To cancel a reservation, provide your PNR number in the cancellation form and click "OK" to confirm.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, feel free to submit a pull request.

License

This project is licensed under the MIT License.


Developed with ❤️ during my remote internship at Oasis Infobyte.

About

The Online Reservation System is a web application developed as part of my remote internship at Oasis Infobyte. The project aims to provide users with a seamless platform to make train reservations and cancellations. The system is designed to save time and simplify the booking process for travelers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages