Skip to content

Added barcode to guest registration summary

Brody Ciullo requested to merge issue_427_summary_fragment_barcode 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_427_summary_fragment_barcode

Related Issues

Closes #427 (closed)

Description

This merge request will add the barcode to the guest registration summary screen.

Steps to Test

  1. Start the app and click Guest Forms
  2. Click guest registration
  3. Fill in the information on each page, and press next until you reach the screen with the barcode entry buttons
  4. Manually enter the barcode and check that it's at the end of the summary
  5. Repeat steps 1-3, scan a barcode with the camera, and check that the barcode is in the summary

Relevant Screenshots

(Post any relevant screenshots here.)

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

Merge request reports