Hi there,
I am trying to write a 'reminder app' for work.
Im a medic and ex-engineer so my coding is rusty!
I would like to be able to 'add' upto 20 patients, and for each patient i would like to be able to have a columng with a list of tests to be ordered. Then i would like another column that i can check off when the test itself is ordered. And finally i would like a third column that would show the results of the test, or even that i have actually checked that the test has been completed and that i have checked the result.
I was thinking about creating csv files for each patient. That would be straight forward enough...
Any advice?
SQL would probably be the best way to do it, but im very rusty at coding
Any help or advice appreciated!
J
I am trying to write a 'reminder app' for work.
Im a medic and ex-engineer so my coding is rusty!
I would like to be able to 'add' upto 20 patients, and for each patient i would like to be able to have a columng with a list of tests to be ordered. Then i would like another column that i can check off when the test itself is ordered. And finally i would like a third column that would show the results of the test, or even that i have actually checked that the test has been completed and that i have checked the result.
I was thinking about creating csv files for each patient. That would be straight forward enough...
Any advice?
SQL would probably be the best way to do it, but im very rusty at coding
Any help or advice appreciated!
J