Go to file
Aadhavan Srinivasan d276c3694b Updated the style of the 'Why Glink?' section
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
dashboard.html Fixed bugs, made many changes
db.inc.php Created PHP file for database-related functions
deletelink.php Added files for link creation, deletion and undo of deletion
form.html Made many changes (mostly stylistic)
header.php Updated header navbar
home2.html Created alternative home page
homepagevideo.mp4 Added video clip for home page
howItWorks.txt Created a text file to explain how the form works
htmx.min.js Added HTMX JS file
index.css Stylistic additions
index.html Updated the style of the 'Why Glink?' section
index.js Modified the Regex to accept additional (valid) characters
input.css Made CSS changes
login.html Changed title, fixed grammatical mistakes
login.js Updated password regex
login.php Fixed bugs in PHP database code
logout.php Created a logout PHP file
output.css Made CSS changes
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 Changed title
result.php Added additional information for database storage
signup.html Changed title, fixed grammatical mistakes
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 Tailwind changes
undodeletelink.php Made backend changes
updatelink.php Made backend changes