Refactored QRScanner code, added a controller to direct to the QRScanner and...
Refactored QRScanner code, added a controller to direct to the QRScanner and created a JS button to send the user to the QR url.
parent
ddbaf371
No related branches found
No related tags found
Showing
- src/main/java/Team5/SmartTowns/dragonstale/DragonsTaleController.java 22 additions, 1 deletion...a/Team5/SmartTowns/dragonstale/DragonsTaleController.java
- src/main/resources/static/qr-scanner.html 0 additions, 29 deletionssrc/main/resources/static/qr-scanner.html
- src/main/resources/static/scripts/DTscript.js 3 additions, 0 deletionssrc/main/resources/static/scripts/DTscript.js
- src/main/resources/static/scripts/qrCode.js 0 additions, 0 deletionssrc/main/resources/static/scripts/qrCode.js
- src/main/resources/templates/qrCodeScanner/qr-scanner.html 27 additions, 0 deletionssrc/main/resources/templates/qrCodeScanner/qr-scanner.html
Please register or sign in to comment