Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attribute

Data type

Required?

Example data

Notes

What needs to be cleaned?

Text

No

“Make sure to rub down the tables and sanitize the baskets”

Will a cleaner or sanitizing agent be used?

Enum: {“Yes”, “No”}

Yes; default value is “No”

Yes

Product, amount, supplier, and Listed only appear if “Yes” is selected.

Product

Text

No

Lavender soap

This will be persisted and retrieved from an inputs table (see Inputs for more details).

AmountQuantity

Decimal (w/ unit)

Yes

25 mL

0 - 9999. Ideally allows the user to choose either mass or volume Unit displays.

Supplier

Organic

Dr. Bronners

Upon saving a cleaning task, the product, supplier, and permitted substances should be written to a table per the guidance in Inputs as an input of type cleaner. These values can be pre-populated in the future from that table.

Listed in permitted substances list?

Enum: {“Yes”, “No”, “Not sure”}

Organic AND farm in Canada

Yes

Upon saving a cleaning task, the product, supplier, and permitted substances should be written to a table per the guidance in Inputs as an input of type cleaner. These values can be pre-populated in the future from that table.

...

Attribute

Data type

Required?

Example data

Notes

What needs to be cleaned?

Text

No

“Make sure to rub down the tables and sanitize the baskets”

Will a cleaner or sanitizing agent be used?

Enum: {“Yes”, “No”}

Yes; default value is “No”

Yes

Product, amount, supplier, and Listed only appear if “Yes” is selected.

Product

Text

No

Lavender soap

This will be persisted and retrieved from an inputs table (see Inputs for more details).

AmountQuantity

Decimal (w/ unit)

Yes

25 mL

0 - 9999. Ideally allows the user to choose either mass or volume Unit displays.

Supplier

Organic

Dr. Bronners

Upon saving a cleaning task, the product, supplier, and permitted substances should be written to a table per the guidance in Inputs as an input of type cleaner. These values can be pre-populated in the future from that table.

Listed in permitted substances list?

Enum: {“Yes”, “No”, “Not sure”}

Organic AND farm in Canada

Yes

Upon saving a cleaning task, the product, supplier, and permitted substances should be written to a table per the guidance in Inputs as an input of type cleaner. These values can be pre-populated in the future from that table.

...