Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.48 KB

README.md

File metadata and controls

48 lines (35 loc) · 2.48 KB

Contributors Forks

Flight Booking System Backend

Welcome to the Flight Booking System Backend repository! This backend server is designed to support a flight booking system using Spring Boot.

Getting Started

To get started with the Flight Booking System Backend, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/aadium/bookmyflights-backend.git

  2. Build the Project:

    cd flight-booking-system-backend

    mvn clean install

  3. Run the Application:

    java -jar target/bookmyflights-0.0.1-SNAPSHOT.jar

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue and submit a pull request.

License

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

Reference Documentation

For further reference, please consider the following sections:

The following guides illustrate how to use some features concretely: