Selection of Tests
3.28.2011
Only a few more weeks to go until our final presentation. We have made great progress in recent weeks, but are currently trying to solve a few bugs. One of the major things we are working on right now is still loading patient data. Our goal since the last update was to provide a way to choose a particular test when a patient has multiple tests. While we have accomplished the task of allowing the user to see that multiple tests exist, we are still trying to allow them to make a selection of a particular test. We have added a method of selecting the test, but our Java code is not currently recognizing the selection. I expect to have this function working by tomorrow, and that will be the last major feature of our software.
We also need to provide a printable format of the data. Currently, a Ctrl+PrtScn works, but we are going to look into other methods of doing this. This is not an extremely essential part of the program, but it could enhance it a bit.
If we get time, we will begin working on some other features to enhance the software. A graphing function would be nice, as would a way of storing GPS coordinates. But those things are not in essential in the scope of our project, so they will be researched only after everything else is complete.
