se701team3 / Forgettable

University of Auckland SOFTENG 701 Team 3 Assignment 1
MIT License
12 stars 44 forks source link

Add location autocomplete to encounters page #332

Closed hmit106 closed 2 years ago

hmit106 commented 2 years ago

Add a location autocomplete to the create encounters page, powered by the Google Maps API.

Requires creating a file named .env within forgettable-frontend/ with the Google Maps API key in it. See #next-repo channel on discord for details.

No tests added.

image

image

Closes #250