-User clicks on Experiment
-System calls to back end to grab experiment information from database
-Database retrieves and sends information back to backend to be sent to front end
-Front end receives data, and displays the experiment information.
Finished the code for loadExperiment
fbffc0d98f87409d965261a1d8534e615a07b4eb
0718e1c771b606dfae10ffd176287de95bd7890f
8f331809425a7f3a8f0b320807e8d7d82c735597
-User clicks on Experiment -System calls to back end to grab experiment information from database -Database retrieves and sends information back to backend to be sent to front end -Front end receives data, and displays the experiment information.