Closed SreenivasDega closed 4 years ago
Have started a Flask App for the Flight Application. As mentioned I have kept From,To,Depart date and submit button as of now. I have checked the API as well. Will integrate the API with Application and try to populate the data into table.
Have got the API KT from Mohana and have populated the data into Table plugin. Columns Added : (Airline,No of Stops,Cabin,Flight,Departure,Departure Time,Arrival,Arrival Time,Taxes,Miles,Program,Aircraft Model)
Tried populating the table data into HTML Template. But I am getting 2 ajax GET requests triggered on clicking BookNow Button and hence I am not getting the data.
@karthikbala , @SreenivasDega , As per the discussion on evening standup, I have done the below.
worked on dynamic loading of data into Pop up based on number of stops available. Note: Still have t work on the allignment of the data into pop up.
Replace IATA codes with newly generated codes and Filters are coming fine with proper City-Airport(Codes) format.
To create UI for Liftoff Crawlers. Reference site is intermiles.com