You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Aadhavan Srinivasan df131d2fb5 Added code to include Tailwind CSS file with this file 1 year ago
fonts Created directory for fonts 1 year ago
node_modules First commit 1 year ago
cat.gif First commit 1 year ago
checkloc.php Added code to check if the user is within the radius for the GLink 1 year ago
db.inc.php Created PHP file for database-related functions 1 year ago
index.css Stylistic additions 1 year ago
index.html Added code to include Tailwind CSS file with this file 1 year ago
index.js Changed variable names to match HTML document 1 year ago
login.html Added HTML and Javascript files for a login page 1 year ago
login.js Added HTML and Javascript files for a login page 1 year ago
login.php Added code to process the user's login information 1 year ago
output.css Added Tailwind CSS file 1 year ago
package-lock.json First commit 1 year ago
package.json First commit 1 year ago
redirect.php Sent the requested glink to reqloc.html as a GET variable, so that the Glink can be sent to the PHP file 1 year ago
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 1 year ago
result.php Added code to retrieve the user's location and store it in the database 1 year ago
signup.html Created HTML file for sign up 1 year ago
signup.php Created PHP file to sign up the user 1 year ago