Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 600 Bytes

File metadata and controls

17 lines (13 loc) · 600 Bytes

3428-Project

Github repo for Gold Group's project

To load the extension:

  1. Download the repo as a zip file, and unzip it
  2. Go to Chrome's extension page, and click the developer mode check box
  3. Click "Load unpacked extension", and choose the folder for the project
  4. 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