card-integrate-changes-2025-06-12

#1
by JonCard - opened
Group 34 org
No description provided.
Group 34 org

(Obviously, sorting is an O(n*ln(n)) operation, not O(n))

Group 34 org

This was supposed to be just sorting out little conflicts between the changes merged today and the assumptions made in the UI. I also am proposing some refactoring to keep implementation details of the dataset internal to the data_service file, but tried not to make changes to the any algorithms. The most work went into learning how to transform the dataset in a way that would allow the patient drop-down box to utilize the patient ID rather than the first name, which is obviously how it should work and I just didn't think to look for that column when I built the first version.

I also added some questions on some things that I was wondering about, but there's no need to do anything about any of them.

JonCard changed pull request status to open
JonCard changed pull request status to merged

Sign up or log in to comment