uon-drs / improved-octo-giggle

Software/Data science hackathon repo
MIT License
0 stars 0 forks source link

Form for creating a new schema #3

Closed dcl10 closed 1 month ago

dcl10 commented 2 months ago

Description

Create a form that can build a json object like this and send to the backend to be added to the database. The form should be able to create an arbitrary number of columns and their test conditions. A column may have more than one test condition. The form must also supply a unique name for the schema.

Tasks