Back
Airline List
Load previous page…
change backend API to use Flight ID's instead of fromAirport_toAirport_airlineCode
#airlinelist
add routes for each flight, so we can calculate the top scores in JS on the total flight when we get the callbacks
#airlinelist
auto detect user country with GEOIP Cloudflare and fill in as departure
#airlinelist
get weather forecasts for flight departure and landing to avoid turbulence (turbooooolence)
#airlinelist
add ICAO airplane model codes to airplanes so I can add the safety/plane_score to the flights based on their ICAO model code
#airlinelist