Go to file
Aadhavan Srinivasan 1756d2e84a Added video clip for home page
fonts Created directory for fonts
node_modules First commit
cat.gif First commit
checkloc.php Removed database initialization code and instead used the function defined in db.inc.php
db.inc.php Created PHP file for database-related functions
header.php Started working on code for drop-down menu
homepagevideo.mp4 Added video clip for home page
howItWorks.txt Created a text file to explain how the form works
index.css Stylistic additions
index.html Included header file in index file
index.js Modified the Regex to accept additional (valid) characters
login.html Removed a comment
login.js Updated password regex
login.php Fixed bugs in PHP database code
logout.php Created a logout PHP file
output.css Updated CSS stylesheet
package-lock.json First commit
package.json First commit
redirect.php Got rid of unnecessary PHP code
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
result.php Modified the Regex to accept additional (valid) characters
signup.html Changed the ID of the input element
signup.php Fixed bugs in PHP database code