nadagaber / Flight-Reservation-System

Flight Reservation System designed to facilitate the booking of airline tickets for customers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flight-Reservation-System

Overview

This project is a Flight Reservation System designed to facilitate the booking of airline tickets for customers. It encompasses various components including a database schema, conceptual and physical diagrams, and a C# implementation for reservation management.

Features

Ticket Reservation: Customers can reserve tickets for flights. Database Management: Changes to reservations are reflected in the underlying database. User-Friendly Interface: Simple and intuitive interface for users to interact with the system.

Components

Entity-Relationship Diagram (ERD): Provides a visual representation of the relationships between different entities in the database schema. Conceptual Diagram: Illustrates the high-level design and structure of the system. Physical Diagram: Shows the detailed implementation of the database schema.

Implementation

The project is implemented primarily in C#, leveraging object-oriented principles to manage reservations efficiently. The codebase interacts with the database to handle reservation requests and updates seamlessly.

Team members :

Nada Gaber

Malak Mahmoud

About

Flight Reservation System designed to facilitate the booking of airline tickets for customers


Languages

Language:C# 68.8%Language:TSQL 31.2%