Skip to content

Creating a branch for GuestFormSource java class

Peter O'Donovan requested to merge issue_158_guest_form_source_java_class into master

Closes #158 (closed), Closes #177 (closed). Currently, the guest registration form is managed by a helper class which should only be used to set up the structure of the database. Create a separate class that manages the guest form registration database called GuestFormSource class.

Edited by Tyler Sizse

Merge request reports