Displaying Recipes

I’m hoping to “steal” some ideas here

How do you display recipes?

I have a machine with a 100 recipes with about 20 parameters each, and I would love to know what worked for you. I’m using perspective so this has to work on mobile as well

Do you throw everything in a table? An accordion container with each recipe in it’s own embedded view? A breakpoint container containing a table, but then switches to an accordion container for mobile? A breakpoint with 2 tables? One vertical, one horizontal

So many options! :smiley:

So, what do you do? Mind sharing some screenshots?