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 381e534e02 Fixed spelling mistake 1 year ago
fonts Created directory for fonts 1 year ago
node_modules Updated node modules 1 year ago
GLink-Logo-alt.svg Added logo 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
dashboard.html Fixed spelling mistake 1 year ago
db.inc.php Created PHP file for database-related functions 1 year ago
deletelink.php Added files for link creation, deletion and undo of deletion 1 year ago
form.html Made many changes (mostly stylistic) 1 year ago
header.php Updated header navbar 1 year ago
home2.html Created alternative home page 1 year ago
homepagevideo.mp4 Added video clip for home page 1 year ago
howItWorks.txt Created a text file to explain how the form works 1 year ago
htmx.min.js Added HTMX JS file 1 year ago
index.css Stylistic additions 1 year ago
index.html Updated the style of the 'Why Glink?' section 1 year ago
index.js Modified the Regex to accept additional (valid) characters 1 year ago
input.css Made CSS changes 1 year ago
login.html Changed title, fixed grammatical mistakes 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 Tailwind CSS 1 year ago
package-lock.json Automatic update of JSON files 1 year ago
package.json Automatic update of JSON files 1 year ago
redirect.php Got rid of unnecessary PHP code 1 year ago
reqloc.html Changed title 1 year ago
result.php Added additional information for database storage 1 year ago
signup.html Changed title, fixed grammatical mistakes 1 year ago
signup.php Fixed bugs in PHP database code 1 year ago
step1.png Added modified images for step 1 1 year ago
step2.png Added images for other steps 1 year ago
step3.png Added images for other steps 1 year ago
tailwind.config.js Tailwind changes 1 year ago
undodeletelink.php Made backend changes 1 year ago
updatelink.php Made backend changes 1 year ago