Prev
Next
Page 42 of 46
Posted on Wed Apr 30 2025
Last updated Wed Apr 30 2025
This morning I created the EXPERIMENT model, built the UI to display and create experiments. And started working on the experiment detail page.
My next step will be to work on the UI to create an experiment's protocol. This protocol will just be a markdown text-editor (a string field in the db) that will allow me to specify the steps and details and requirements for conducting the experiment. After I wrap that up I'll move on to build the setup interface. This setup will run the checks against all the required inputs to make sure things look good to play and record!