Skip to content

bagsvsairlines/BagsVsAirlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

BagsVsAirlines

Information about bagsvsairlines.com

If you'd like to make a correction or want information added, please open an issue using the Issues tab above. This will require a free GitHub account to proceed.

About

Bags vs. Airlines is a simple site that exists to provide information about what bags fit on a given airline. Over time the databas will grow to include a larger quanity of both bags and airlines. The user interface will change once the dropdown lists become too large to comfortably scoll through.

There are no tracking scripts or cookies used by the site. This increases privacy and speeds loading times. Advertisments may appear in the future, because infrastructure costs money. In that case, they will be minimally intrusive and will not have trackers or cookies.

Some airlines allow a personal item, but don't specify a size for it. In that case, 40x30x20 cm is used as a generic size. If no size is given and there's a mention of the personal item needing to be "slim" 40x30x15 cm is used.

Future plans

A wish list of things that might be added to the site (also see the issues board):

  • adding personal item wieght for the airlines that be like that
  • an "official" tag added to items which indicates the dimensions were provided by the bag maker or airline, and not just copied from their website
  • minimal advertising (promo links on a bag or brand, search specific ads based on comparable dimensions/volumes of bags, etc)
  • infrastructure expansion based on traffic

Contact

Please open an issue here to get in touch.

Notes

Measuments

  • bags are stored so that the longest measurement is the height, for consistency. This also means that messengers/briefcase style bags will be rotated 90˚ from their published dimensions.
  • dimensional measures are stored in millimeters
  • bag volume is stored as litres, rounded down (because black magic is more predictable that bag volumes)
  • bag wieght is stored as grams

Rounding

  • Metric to imperial measurements are done by multiplying mm by 0.03937008 to get inches.
  • Both centimeters and inches as rounded to the nearest half unit.

Releases

No releases published

Packages

No packages published