Flight Booking System Sequence Diagram

Added on: Mar 24, 2025
User Prompt

Flight Booking System
Actors: Customer, Airline Website, Payment System, Booking Database

Description:
The customer searches for flights.
The website retrieves available flights from the database.
The customer selects a flight and proceeds to payment.
The payment system processes the transaction.
If successful, the booking is confirmed, and an e-ticket is sent.