Go to file
Aadhavan Srinivasan e23845d012 Added modified images for step 1
fonts Created directory for fonts
node_modules Updated node modules
GLink-Logo-alt.svg Added logo
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 Renamed home.html to index.html
index.js Modified the Regex to accept additional (valid) characters
input.css Added files for tailwind configuration and generation
login.html Reduced the margin on the top
login.js Updated password regex
login.php Fixed bugs in PHP database code
logout.php Created a logout PHP file
output.css Updated CSS
package-lock.json Automatic update of JSON files
package.json Automatic update of JSON files
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 Reduced the margin on the top
signup.php Fixed bugs in PHP database code
step1.png Added modified images for step 1
step2.png Added images for other steps
step3.png Added images for other steps
tailwind.config.js Added files for tailwind configuration and generation