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 a7ba5aa8e1 Modified the Regex to accept additional (valid) characters 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 Removed database initialization code and instead used the function defined in db.inc.php 1 year ago
db.inc.php Created PHP file for database-related functions 1 year ago
header.php Added header file 1 year ago
howItWorks.txt Created a text file to explain how the form works 1 year ago
index.css Stylistic additions 1 year ago
index.html Included header file in index file 1 year ago
index.js Modified the Regex to accept additional (valid) characters 1 year ago
login.html Fixed JS errors with validation 1 year ago
login.js Updated password regex 1 year ago
login.php Fixed bugs in PHP database code 1 year ago
logout.php Created a logout PHP file 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 Got rid of unnecessary PHP code 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 Modified the Regex to accept additional (valid) characters 1 year ago
signup.html Changed the ID of the input element 1 year ago
signup.php Fixed bugs in PHP database code 1 year ago