Skip to content

Draft: Adding additional field to database for check in

Saba Sohail requested to merge issue_431_adding_another_field 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_431_adding_another_field)

Related Issues

(Closes #431 (closed))

Description

(An additional field will be added to the local database for the last time a guest checked in.)

Steps to Test

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

  1. Click guest forms
  2. Click guest registration and create a guest
  3. Click guest visit checkin
  4. Click manual sign in
  5. Enter the barcode or number used for registration
  6. TODO: A new UI screen would appear here showing the volunteer the date of the guest's last visit and if it's okay for them to check in

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