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 e36a2cbd77 Changed the ID of the input element 2 years ago
fonts Created directory for fonts 2 years ago
node_modules First commit 2 years ago
cat.gif First commit 2 years ago
checkloc.php Removed database initialization code and instead used the function defined in db.inc.php 2 years ago
db.inc.php Created PHP file for database-related functions 2 years ago
index.css Stylistic additions 2 years ago
index.html Modified CSS for inputs 2 years ago
index.js Changed variable names to match HTML document 2 years ago
login.html Fixed JS errors with validation 2 years ago
login.js Added code to regex for password 2 years ago
login.php Fixed bugs in PHP database code 2 years ago
output.css Added Tailwind CSS file 2 years ago
package-lock.json First commit 2 years ago
package.json First commit 2 years ago
redirect.php Removed database initialization code and instead used the function defined in db.inc.php 2 years 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 2 years ago
result.php Removed database initialization code and instead used the function defined in db.inc.php 2 years ago
signup.html Changed the ID of the input element 2 years ago
signup.php Fixed bugs in PHP database code 2 years ago