Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 2.2 KB

File metadata and controls

56 lines (34 loc) · 2.2 KB

Bus Reservation System - Java Console App

Introduction

Welcome to the Bus Reservation System, a simple console application written in Java. This application allows users to reserve seats on a bus, view available seats, and manage reservations.

Prerequisites

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)

Features

  • 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.

    Getting Started

  1. Clone the Repository:
    git clone https://github.com/John12356/Bus-Reservation-System-JAVA-console-App.git
    

How to run

smart-import-1

  • 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

Acknowledgments

We greatly appreciate all contributions to this project. Contributors will be acknowledged in our CONTRIBUTORS.md file. Thank you for your support!

License

This project is licensed under the MIT License. See the LICENSE file for details. License: MIT

Feedback

For any queries and improvements please reach out to johnmoorthi85131@gmail.com

Thank You

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.