AnthonyCxx / comfort-airlines

High Point University 2024 Senior Software Engineering Project
2 stars 0 forks source link

Calculate the Break Even Cost per Flight #6

Closed Dhud6 closed 6 months ago

Dhud6 commented 6 months ago

Summary

Using the passenger flight traffic data and accounting for all expenses, calculate the net profit for each flight for each type of plane. Then, eliminate flights that do not meet the profit margin and sort the airports by profit generated.

Group Questions