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 bc0b4bc1f5 Updated CSS stylesheet 1 year 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
header.php Started working on code for drop-down menu 1 year ago
howItWorks.txt Created a text file to explain how the form works 2 years ago
index.css Stylistic additions 2 years ago
index.html Included header file in index file 2 years ago
index.js Modified the Regex to accept additional (valid) characters 2 years ago
login.html Removed a comment 1 year ago
login.js Updated password regex 2 years ago
login.php Fixed bugs in PHP database code 2 years ago
logout.php Created a logout PHP file 2 years ago
output.css Updated CSS stylesheet 1 year ago
package-lock.json First commit 2 years ago
package.json First commit 2 years ago
redirect.php Got rid of unnecessary PHP code 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 Modified the Regex to accept additional (valid) characters 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