Resolve "As a convenience enthusiast, I want a drop down menu to be able to quickly scan QR codes I find along my dragon trail so that I may continue on my adventure without disruption."
Merged
requested to merge 80-as-a-convenience-enthusiast-i-want-a-drop-down-menu-to-be-able-to-quickly-scan-qr-codes-i-find into main
- Dec 14, 2023
-
-
Connor Brock authoreda3ea632a
-
Connor Brock authored
Merge remote-tracking branch 'origin/main' into 80-as-a-convenience-enthusiast-i-want-a-drop-down-menu-to-be-able-to-quickly-scan-qr-codes-i-find
6705ffd0
-
- Dec 13, 2023
-
-
Connor Brock authored525d114f
-
Connor Brock authored
Merge remote-tracking branch 'origin/main' into 80-as-a-convenience-enthusiast-i-want-a-drop-down-menu-to-be-able-to-quickly-scan-qr-codes-i-find # Conflicts: # src/main/java/Team5/SmartTowns/landmarks/Landmarks.java
d4d5088b -
Connor Brock authored
Started integrating dropdown menu using CSS, also commented out code causing errors. Will fix when implementing database retrieval.
250d0337 -
Connor Brock authored1ce226b5
-
- Dec 12, 2023
-
-
Connor Brock authored
Converted QR code scanner into a fragment for later development, also removed in file script tag in index.html and converted to externally call the neccessary function.
9fb3f345 -
Connor Brock authored
Added a dynamic Thymeleaf value that updates depending how many items are in the List to a HTML element.
150f273b -
Connor Brock authored
Refactored QRScanner code, added a controller to direct to the QRScanner and created a JS button to send the user to the QR url.
b278ab25 -
Connor Brock authoredddbaf371
-
Connor Brock authored
Moved DragonsTale into its own package to as many methods used by this web section were scattered around various other classes.
3c1e9ee9
-