Grokking the Object Oriented Design Interview
Vote

0% completed

Design an Airline Management System

An Airline Management System is the software that runs an airline's operations. Airlines carry passengers from one airport to another. They own or hire aircraft to do it. Every operation of the airline goes through this one system.

The system schedules flights, reserves tickets, cancels flights, supports customers, and manages staff. It also gives daily flight updates.

System Requirements

We will focus on these requirements while designing the Airline Management System:

  1. Customers should be able to search for flights by date and by source and destination airport.

2

.....

.....

.....

Like the course? Get enrolled and start learning!
R

ritwik singh

· 4 years ago

How would we desgin a checkers game in OOD?

Reading Progress

0%


Vote for new content