Skip to content

chanceback/airline-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airline Management System

This site is meant to be used by a theoretical airline. The user is able to insert new entries, update entries, delete entries, search and view existing entries for a variety of airline-related applications.

Tech Stack

  • Frontend: Built with React for a responsive user interface, styled with CSS for a modern look.
  • Backend: Powered by Java and Spring Boot, offering efficient performance.
  • Containerization: Utilizes Docker for easy building and deployment, ensuring consistency across environments.

Getting Started

Prerequisites

  • Docker

Running the Application

  1. Clone the repository to your local machine.
  2. Navigate to the cloned directory.
  3. Run the following command:
docker compose up

This will bring up the application and it can be accessed at http://localhost:3000/

Screenshots

Search for passenger 'John Smith' from the 'Book Trip' Page: Passenger Search Page

Results for 'John Smith' search: Passenger Search Results

Filling out the trip details for 'Smith Business Trip': Trip Info Form

The new trip itinerary appears in the Itineraries Page: Itineraries Page

Clicking the View button brings up the flight details: Clicking View Button

Deleting the itinerary removes it from the Itineraries Page: Clicking Delete Button

airline_management_system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published