top of page

Utilitarian Airlines

An app that places people in an aircraft in such a way that can benefit humanity best in times of emergency. Made using C++.

This is a group project by Bently Edyson, Jason Christian, and Gardyan Akbar for Data Structures and Algorithms course. This app allows you to book a ticket to board an airplane, however, you are not able to manually set your seats. Instead, an algorithm is used to place your seating in such a way that would allow people that are deemed more beneficial for the human race to have a higher chance of surviving in times of emergency. This project is used to demonstrate the power of data structures in managing people and not to be taken literally as something that should be implemented in every airline.

In this project, I created the GUI of the app using wxWidgets framework for C++.

View Demo
View Demo

Built With

Project Gallery

bottom of page