-
This is a modified version of the Rshiny team project
-
Link to the Shiny App: https://jingyiwang.shinyapps.io/AirPlan/
Millions of people fly on US airlines every month and a good flying expereince always makes for happier travel. In this project, we developed a app called AirPlan and the goal is to help customers choose the best airline to fly with. In particular, we focus on 14 major US airlines and provide airline choices based on their on-time performance, safety performance, luggage handling, in-flight service, and price.
Which airline is the best to fly is a problem faced by many travellers before their trip. Unlike traditional airline planning websites which focus primarily on in-flight service or price, Airplan dugs through criteria covering every aspect of each airline’s operations.
- On-time performance
- Safety performance
- Average price
- Food & Drink
- Entertainment
- Seat comfort
- Stuff service
- Value for money
- Luggage handling
-
Data Source: https://www.transtats.bts.gov/
-
Contribution Statement: Click here
-
Following suggestions by RICH FITZJOHN (@richfitz). This folder is orgarnized as follows.
``` proj/ ├── app/ ├── lib/ ├── data/ ├── doc/ └── output/ ```
Please see each subfolder for a README file.