Skip to content

Created second form fragment

Richard Kim requested to merge issue_271 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_271 Adding a functional second form fragment to guest registration

Related Issues

Closes issue #271 (closed) and partially closes issue #273 (closed)

Description

This merge request will allow the second form fragment to get more user information after filling out first form fragment

Steps to Test

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

  1. Make sure that the user has to enter all necessary information before moving on
  2. Make sure it doesn't crash
  3. Check to see if all of the data is saved

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:)

-Added functional second form fragment -finished UI for second form fragment -replacing edittext with spinners

Edited by Richard Kim

Merge request reports