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 a20004a323 Updated header navbar 1 year ago
fonts Created directory for fonts 2 years ago
node_modules Updated node modules 1 year ago
GLink-Logo-alt.svg Added logo 1 year ago
cat.gif First commit 2 years ago
checkloc.php Removed database initialization code and instead used the function defined in db.inc.php 2 years ago
dashboard.html Merged UI changes and added PHP code 1 year ago
db.inc.php Created PHP file for database-related functions 2 years ago
deletelink.php Added files for link creation, deletion and undo of deletion 1 year ago
form.html Moved the link creation form to a different page 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 2 years ago
htmx.min.js Added HTMX JS file 1 year ago
index.css Stylistic additions 2 years ago
index.html Renamed home.html to index.html 1 year ago
index.js Modified the Regex to accept additional (valid) characters 2 years ago
input.css Added files for tailwind configuration and generation 1 year ago
login.html Added code to redirect user if they are signed in and go to the sign up page 1 year ago
login.js Updated password regex 2 years ago
login.php Fixed bugs in PHP database code 2 years ago
logout.php Created a logout PHP file 2 years ago
output.css Updated 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 2 years 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 2 years ago
result.php Added additional information for database storage 1 year ago
signup.html Added code to redirect user if they are signed in and go to the sign up page 1 year ago
signup.php Fixed bugs in PHP database code 2 years 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 Added Daisy UI as a dependency 1 year ago
undodeletelink.php Added files for link creation, deletion and undo of deletion 1 year ago
updatelink.php Added files for link creation, deletion and undo of deletion 1 year ago