1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-30 02:09:37 +02:00

Add Google Maps API integration for geocoding and reverse geocoding functionality

This commit is contained in:
Sean Morley 2025-05-24 14:59:58 -04:00
parent 042d034594
commit 68ba3c4b4d
5 changed files with 183 additions and 40 deletions

View file

@ -22,6 +22,8 @@ EMAIL_BACKEND='console'
# EMAIL_HOST_PASSWORD='password'
# DEFAULT_FROM_EMAIL='user@example.com'
# GOOGLE_MAPS_API_KEY='key'
# ------------------- #
# For Developers to start a Demo Database