Skip to content

Commit

Permalink
Merge pull request #30 from amadeus4dev/update-readme
Browse files Browse the repository at this point in the history
update gif and demo link
  • Loading branch information
minjikarin authored May 10, 2023
2 parents e5ceb9f + 7666645 commit 22a55e8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# Map with Hotels, Point of Interests and Safety Score

***This prototype has been update with Hotel Search V3. [Link to API reference page](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-search), [Link to Hotel Search V3 Migration guide](https://amadeus4dev.github.io/developer-guides/migration-guides/hotel-search/) ***

![](screenshots/pois.gif)

In this prototype we demonstrate the safety information, POIs and tours for a chosen hotel on the map, using the following APIs:
- [Hotel Search](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-search): shows hotels on the map
- [Points of Interest](https://developers.amadeus.com/self-service/category/destination-content/api-doc/points-of-interest): shows POIs around the hotel
- [Safe Place](https://developers.amadeus.com/self-service/category/destination-content/api-doc/safe-place): shows safety information for the area each hotel is located
- [Tours and Activities](https://developers.amadeus.com/self-service/category/destination-content/api-doc/tours-and-activities/api-reference): shows bookable tours and activities around the hotel
- [HERE Maps](https://developer.here.com/): displays a map with markers and text bubbles

You can directly view the [demo](https://web-production-4468.up.railway.app/) of the prototype and refer to the [blog article](https://developers.amadeus.com/blog/hotel-search-project-python) well.
You can directly view the [demo](https://hotel-safety-pois.azurewebsites.net/) of the prototype and refer to the [blog article](https://developers.amadeus.com/blog/hotel-search-project-python) well.

## How to run the project via Docker (recommended)

Expand Down
Binary file added screenshots/pois.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 22a55e8

Please sign in to comment.