Skip to content

[BB-6073] Add demonstration of form handling.

Fox Piacenti requested to merge fox/BB-6073-form-handling into main

This MR adds a demonstration of form handling to Providence.

JIRA tickets: https://tasks.opencraft.com/browse/BB-6073

Discussions: Link to any past public discussions about this PR or the design/architecture. Otherwise omit this.

Dependencies: None

Screenshots

image

Testing instructions:

  1. Clone providence and use the form-handling branch/version.
  2. make install_prereqs in providence's root.
  3. cd into providence-demo
  4. Check out this branch.
  5. cd back into Providence's root
  6. make tarball
  7. make demo_loop

Merge request reports