Pensano-dev / aura-mobile-app

5 stars 0 forks source link

doc: Using the Google Places API #90

Open pablisch opened 3 months ago

pablisch commented 3 months ago

Prerequisites: This ticket is to be done following successful completion of #84.

Description: Create request URLs for the Google Places API based on our facilities list and document these for the group including any helpful learning from doing this and the previous research ticket.

Considerations: The request URLS should reflect the actual requests that will be made from our own API to the Google Places API and so they will include the following params:

The response data must include:

AC: Provide sample request URLs for location 51.5076, -0.0994, distance 1 mile, wanted facility:

Provide sample request URLs for location 51.5076, -0.0994, distance 2 miles, wanted facilities:

Provide sample request URLs for location 51.5076, -0.0994, distance 3 miles, required facilities:

Add documentation: