ctrachte / SimpliFly

A single-page progressive web app to show flights for a certain origin, destination, and their prices
2 stars 1 forks source link

"Country" input field set dynamically #13

Open ctrachte opened 3 years ago

ctrachte commented 3 years ago

the originData and destinationData fields should provide a country code, we need to find a way to wire them correctly to set the Skyscanner request headers, and the html input field. This issue might need to be adjusted based on what the skyscanner API header accepts, so this may change once we figure it out on Rapid API.