Skip to content

The Airline Management System is designed to streamline airline operations and enhance the passenger experience.

Notifications You must be signed in to change notification settings

msafee72/Airline-Management-System-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Airline Management System

The Airline Management System is designed to streamline airline operations and enhance the passenger experience. This project encompasses essential functions such as flight scheduling, passenger bookings, ticketing, and report generation. The system aims to improve operational efficiency, ensure data integrity with unique keys, and provide a robust platform for managing flights.

Table of Contents

  1. Introduction
  2. ERD Model
  3. Attributes of Entities
  4. Connectivity Table
  5. ERD Diagram
  6. Relational Schema (Normalization)
  7. Relations Description
  8. SQL Statements for Table Creation
  9. Designing Views
  10. Relational Data Model (Dependency Diagram)
  11. SQL Statements for Common Report
  12. Demonstrating Functions, Procedures, and Triggers

Introduction

The Airline Management System project represents a considerable effort in creating an efficient and user-friendly solution for the management of airline operations. This system covers essential functions like creating flight schedules, handling passenger bookings, ticketing, and generating reports. It aims to significantly enhance the efficiency of airline operations, improve the overall passenger experience, and provide airline staff with a robust platform to manage flights effectively.

ERD Model

Details the Entity-Relationship Diagram for the system.

Attributes of Entities

Lists and describes the attributes of each entity in the system.

Connectivity Table

Explains the relationships and cardinality between different entities.

ERD Diagram

Provides the graphical representation of the ERD.

Relational Schema (Normalization)

Describes the normalization process and the resulting relational schema.

Relations Description

Details the relations and constraints applied to the database tables.

SQL Statements for Table Creation

Provides the SQL statements used to create the database tables.

Designing Views

Describes the views created for the system for better data representation.

Relational Data Model (Dependency Diagram)

Shows the dependency diagram for the relational data model.

SQL Statements for Common Report

Provides SQL statements used for generating common reports.

Demonstrating Functions, Procedures, and Triggers

Describes the functions, procedures, and triggers implemented in the database.

About

The Airline Management System is designed to streamline airline operations and enhance the passenger experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published