Add experiment functionality. A completely new function that works kind of like a reed box, allowing a reed box-style container of reeds that all have something in common.
TODO:
add functionality to add a new experiment in the screen on the left, defining the experiment qualifications etc.
make it possible to add reeds to said experiments, both from the experiment screen and the add reed screen
add an analysis screen on each experiment (larger topic)
make sure it does not interact with any other part of the app, so that the code stays clean.
Add experiment functionality. A completely new function that works kind of like a reed box, allowing a reed box-style container of reeds that all have something in common. TODO: