Skip to content

JingyiWang3/Shiny-App-Flight-Planning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Data App using RShiny - Which Airline is the Best to Fly?

Introduction

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.

What is the Business Problem Solved?

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.

Criteria

  1. On-time performance
  2. Safety performance
  3. Average price
  4. Food & Drink
  5. Entertainment
  6. Seat comfort
  7. Stuff service
  8. Value for money
  9. Luggage handling

App Images

Airline Planning Tool drawing

Interactive Map drawing

Airline Statistics drawing

Reference

  1. Data Source: https://www.transtats.bts.gov/

  2. Contribution Statement: Click here

  3. 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.

About

Spring2018-Project2-group-5 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 95.6%
  • CSS 4.4%