Where to meet

Project demo

GitHub repository

What it does

This was a small web application that found the best place to meet from a set of addresses.

You could enter up to 10 addresses and a travel time and you would then see all of the places that everyone can reach within the travel time.

It would also recommend things to do in each of these destinations.

The code used the TravelTime API to calculate overlaps between different source addresses as well as the Google Maps API to create the map results display and to obtain suggested things to do in the destination area.