Skip to content

Guest Checkin Database updates for issue 93...

Daniel Solash requested to merge issue_93_guest_check_in_database into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

issue_93_guest_check_in_database

Related Issues

Issue #93 (closed)

Description

Hard coded a fake guest insertion into the guest registration database for the sake of testing said database. The guest registration database seems to be working fine and the fake guest that we hard coded is properly linked with the respective bar code.

Steps to Test

(List the steps needed to test this merge request here using bullets, for ex:)

  1. Go to Guest Check-In.
  2. Scan the image of the example barcode "GHI-9012".
  3. Fake user "John Doe" should be recognized as a registered member of the NEST.

Relevant Screenshots

Relevant Logs

(Paste any relevant logs here.)

Developer Notes

(List any notes you have about what you did here using bullets, for ex:)

  • Note 1
  • Note 2
  • Note 3
Edited by Reid Flaumenbaum

Merge request reports