Skip to content

Find cities with a temperature range (with weather API), and find hotels in the cities, then setup route for the trip

Notifications You must be signed in to change notification settings

hjx2019/World_Weather_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Weather Analysis

(M6) In this app, we can find ideal holiday city list based on expected weather range; find hotels near the cities; and find the route links the cities.

  • to find cities:

image

  • filter target cities:

image image

  • find available hotels:

image

  • display on map with labels:

image

  • setup stops:

image

  • plan route:

image

The PlanMyTrip app is recommended a few changes to be taken to the next level. Specifically, they recommend adding the weather description to the weather data you’ve already retrieved in this module. Then, add statements to filter the data for the weather preferences, which will be used to identify potential travel destinations and nearby hotels. From the list of potential travel destinations, the beta tester will choose four cities to create a travel itinerary. Finally, using the Google Maps Directions API, a travel route between the four cities as well as a marker layer map is created.

About

Find cities with a temperature range (with weather API), and find hotels in the cities, then setup route for the trip

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published