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 e37bf086dd Added code to regex for password 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
index.css Stylistic additions 1 year ago
index.html Modified CSS for inputs 1 year ago
index.js Changed variable names to match HTML document 1 year ago
login.html Fixed JS errors with validation 1 year ago
login.js Added code to regex for password 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 Removed database initialization code and instead used the function defined in db.inc.php 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 Removed database initialization code and instead used the function defined in db.inc.php 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