Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 563 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 563 Bytes

Low Cost O'Connor

Small management program for the Low Cost O'Connor Airport flights schedule.

Mainly developed using the C++ Programming Language and the CLion IDE.

The source code is inside the src/source folder, with data structure examples, OOP practices and some search/sorting algorithms implementations.

The Doxygen documentation is inside the docs/docs folder. The Classes Diagram and the final project Report are at docs/Classes_Diagram.pdf and docs/Report.pdf.