You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h3id="amadeus-flight-booking-django">Amadeus Flight Booking in Django</h3>
1834
1834
<ul>
1835
-
<li><strong>Demo app</strong>: You can access the demo of the prototype <ahref="https://flight-booking-engine.azurewebsites.net/">here</a>.</li>
1836
1835
<li><strong>Source code</strong>: You can access the source code <ahref="https://github.com/amadeus4dev/amadeus-flight-booking-django" target="_blank">on GitHub</a>.</li>
1837
1836
</ul>
1838
1837
<p>The prototype is built with Django and the <ahref="../../developer-tools/python/">Amadeus Python SDK</a> and demonstrates the end-to-end flight booking process, which works in conjunction with three APIs:</p>
@@ -1846,7 +1845,6 @@ <h3 id="amadeus-flight-booking-django">Amadeus Flight Booking in Django</h3>
<h3id="amadeus-hotel-booking-django">Amadeus Hotel Booking in Django</h3>
1848
1847
<ul>
1849
-
<li><strong>Demo app</strong>: You can access the demo of the prototype <ahref="https://hotel-booking-engine.azurewebsites.net/">here</a>.</li>
1850
1848
<li><strong>Source code</strong>: You can access the source code <ahref="https://github.com/amadeus4dev/amadeus-hotel-booking-django" target="_blank">on GitHub</a>.</li>
1851
1849
</ul>
1852
1850
<p>The prototype is built with Python/Django and the <ahref="../../developer-tools/python/">Amadeus Python SDK</a>. It demonstrates the end-to-end Hotel booking process (Hotel booking engine), which works in conjunction with three APIs: </p>
@@ -1858,14 +1856,12 @@ <h3 id="amadeus-hotel-booking-django">Amadeus Hotel Booking in Django</h3>
<h3id="amadeus-flight-price-analysis-django">Amadeus Flight Price Analysis in Django</h3>
1860
1858
<ul>
1861
-
<li><strong>Demo app</strong>: You can access the demo of the prototype <ahref="https://flight-price-analysis.azurewebsites.net/">here</a>.</li>
1862
1859
<li><strong>Source code</strong>: You can access the source code <ahref="https://github.com/amadeus4dev/amadeus-flight-price-analysis-django" target="_blank">on GitHub</a>.</li>
1863
1860
</ul>
1864
1861
<p>The prototype is built with Python/Django and the <ahref="../../developer-tools/python/"> Amadeus Python SDK</a>. It retrieves flight offers using the Flight Offers Search API for a given itinerary. Then it displays if the cheapest available flight is a good deal based on the Flight Price Analysis API. We finally predict if the trip is for business or leisure using the Trip Purpose Prediction API.</p>
<h3id="amadeus-hotel-area-safety-pois-django">Amadeus Hotel Search with area safety and POIs</h3>
1867
1864
<ul>
1868
-
<li><strong>Demo app</strong>: You can access the demo of the prototype <ahref="https://hotel-search-map.azurewebsites.net/">here</a>.</li>
1869
1865
<li><strong>Source code</strong>: You can access the source code <ahref="https://github.com/amadeus4dev/amadeus-hotel-area-safety-pois-django" target="_blank">on GitHub</a>.</li>
1870
1866
</ul>
1871
1867
<p>The prototype is built by Python/Django and the <ahref="../../developer-tools/python/">Amadeus Python SDK</a>, It demonstrates the safety information, POIs and tours for a chosen hotel on a map, using the following APIs:</p>
0 commit comments