Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 875 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 875 Bytes

Google Maps Store Locator

Software Requirements document

Click here to see the document

Usage

Requirements

  • Mongo DB
  • Google Maps API on Google Cloud Platform
  • Geocoding API on Google Cloud Platform

Config

You need the following env var on the .env file:

MONGODB_USER=<mongodb-username>
MONGODB_PWD=<mongodb-password>
GOOGLE_MAPS_API_KEY=<google-maps-api-key>

Setup API

cd api
npm i && npm run start

Setup App

First, make sure you put your own GOOGLE MAPS API KEY in index.html

Then, just open index.html or run it in a live server

Aknowledgements

Thanks to CleverProgrammers for content, idea and ispiration

Thanks to Vodafone for publishing the list of stores in Italy