Github repo for Gold Group's project
To load the extension:
- Download the repo as a zip file, and unzip it
- Go to Chrome's extension page, and click the developer mode check box
- Click "Load unpacked extension", and choose the folder for the project
- Click the icon in the upper right toolbar
Alternatively, the project is hosted at locations.github.io
Important Files:
js/functions.js - has all the functions used in the code
js/scripts.js - Main program runtime
waypoints.js - JS file containing JSON object with all our waypoints
index.html - Main html page for project
See it live here