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

Create flight listings from Skyscanner Data #3

Closed ctrachte closed 3 years ago

ctrachte commented 3 years ago

Loop through array of flights returned, and create a new listing in the UI for each flight.

ctrachte commented 3 years ago

Sure! Be sure to checkout the Skyscanner API https://rapidapi.com/skyscanner/api/skyscanner-flight-search?endpoint=5aa1edd5e4b06ec3937b23f0 to make sure you are using the correct data to populate the UI components.

Please create a new JS file in the helpers folder to write your methods in.

Caleb

From: Ashleigh Chun notifications@github.com Sent: Friday, December 18, 2020 6:30 PM To: ctrachte/SimpliFly SimpliFly@noreply.github.com Cc: Caleb Trachte *********@hotmail.com; Author author@noreply.github.com Subject: Re: [ctrachte/SimpliFly] Create flight listings from Skyscanner Data (#3)

Id like to give this a try:)

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub