Git Product home page Git Product logo

5l1v3r1 / airlines_reservation_system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jackfrostdj/airlines_reservation_system

0.0 1.0 0.0 98 KB

In the modern world, airlines are just another means of travel. We book flights, make the journey, enjoy our time and return home. But the core proceedings of the process are often neglected. The flight booking step itself contains a lot of hidden checkpoints. This project, “Airlines Booking System” aims to highlight the end to end workings of this process and to display the complexity of the system. This knowledge when imbued in individuals, will give them appreciation as well as understanding of the workings of simple commonplace things that are usually taken for granted.

License: GNU General Public License v3.0

C++ 100.00%

airlines_reservation_system's Introduction

Airlines_Reservation_System

In the modern world, airlines are just another means of travel. We book flights, make the journey, enjoy our time and return home. But the core proceedings of the process are often neglected. The flight booking step itself contains a lot of hidden checkpoints.

This project, “Airlines Booking System” aims to highlight the end to end workings of this process and to display the complexity of the system. This knowledge when imbued in individuals, will give them appreciation as well as understanding of the workings of simple commonplace things that are usually taken for granted.

Header Files Used

#include<iostream.h>
#include<iomanip.h>
#include<conio.h>
#include<string.h>
#include<fstream.h>
#include<stdlib.h>
#include<dos.h>
#include<process.h>

Concepts Used

• File Handling
• Classes
• Encapsulation
• Polymorphism
• Structures
• Lists
• String Handling
• Loops
• Labels

airlines_reservation_system's People

Contributors

jackfrostdj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.