Skip to content

Ahmed8881/AMS_OOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Airline Management System (AMS)

Application UI:

Screenshot 2024-08-18 154956

Screenshot 2024-08-18 155027

Screenshot 2024-08-18 155122

Overview

The Airline Management System (AMS) is a comprehensive software solution built using pure Object-Oriented Programming (OOP) principles in C#. It features a WinForms-based graphical user interface and incorporates both file handling and database management for data storage and retrieval. The system is designed to streamline and manage various aspects of airline operations.

Features

  • Modular Design: Developed with pure OOP concepts, ensuring modularity and maintainability.
  • WinForms Interface: User-friendly GUI created with WinForms, providing an intuitive experience.
  • Data Handling: Utilizes both file handling and database integration for robust data management.
  • DLL Integration: Core functionalities are encapsulated in a DLL, which is then imported and used within the WinForms application.

Technologies Used

  • Programming Language: C#
  • Framework: .NET Framework
  • GUI: WinForms
  • Data Management: File handling and Database (specify database if applicable)
  • DLL: Custom DLL file for core functionality

Installation

  1. Clone the repository:

    git clone https://github.com/Ahmed8881/AMS_OOP.git
    cd AMS_OOP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages