Go to file
Aadhavan Srinivasan cd1261418a Added code to redirect the user if they are permitted to access the GLink, and show an error JS alert if they are not
node_modules First commit
cat.gif First commit
checkloc.php Added code to check if the user is within the radius for the GLink
index.css Stylistic additions
index.html Added code to hide radius drop-down menu if geo-restriction checkbox was not selected
index.js Changed variable names to match HTML document
package-lock.json First commit
package.json First commit
redirect.php Sent the requested glink to reqloc.html as a GET variable, so that the Glink can be sent to the PHP file
reqloc.html Added code to redirect the user if they are permitted to access the GLink, and show an error JS alert if they are not
result.php Added code to retrieve the user's location and store it in the database