Qr codes
closes #49 (closed)
Edited by Rhys Evans
Merge request reports
Activity
Filter activity
changed milestone to %Week 9 - Sprint #2
added Ready to Merge label
requested review from @d1634883
assigned to @c23102007
added 1 commit
- 347da770 - Added fields into dragonstale database as a test to further integrate QR code...
added 1 commit
- 434da3fe - Created a mock user database table for testing.
removed Ready to Merge label
added To Do label
added 65 commits
-
434da3fe...f8c5598f - 63 commits from branch
main
- 6ebdb676 - Merge remote-tracking branch 'origin/main' into QRCodes
- bedbd7bd - Adding integration into the current Users class to pull dragonstale QR code information out.
-
434da3fe...f8c5598f - 63 commits from branch
Thanks for the work, unfortunately there appears to be a couple errors within the code, stopping it from booting up. The rest of your code looks pretty good though.
- error in userRepositoryJDBC line 60, getDTCompletion method
- import 'static Team5.SmartTowns.Landmarks.Landmarks.landmarksDragonstrail' gives an error in Landmarks due to private access
- Within UserRepository, getTest(int id) and getDTCompletion(int id) are unimplemented within UserRepositoryJDBC and cause errors.
added 1 commit
- 8f2bf6a3 - Commented out code for URL query string integration to get a functioning QR...
mentioned in commit a9ddc9f2
mentioned in commit e5137b42
Please register or sign in to reply