Skip to content

Feat main app implement reactive form

Chris Radkowski requested to merge feat-main-app-implement-reactive-form into master

Beginning of the implementation of https://gitlab.com/LibreFoodPantry/modules/visitmodule-tp/updateguest/Plan/-/issues/41 (for the main app component).

  • Adds Reactive Forms to the front end.
  • Creates testing configuration for testing Reactive form components.
  • Begins implementation of Reactive Form in the main component, along with a test for the ID number input

Resources used:

Edited by Chris Radkowski

Merge request reports