Question: GUI Development. Implement a patient management system. When the program starts it should look like image 1. The system will have a menubar (see image
GUI Development.
Implement a patient management system.
When the program starts it should look like image 1.
The system will have a menubar (see image 2) that allows to open a patient record file (text file that can contain multiple patients).
If a file is opened the inside should be shown (images 3).
You have the possibility to add a new Patient (see image 4).
After adding, the window will close and the Main screen will be updated (see image 6).
Note, it is not saved in the file yet! Furthermore, you can modify existing patient records (see image 7) which will also update the main view.
If you click on file->save it will save the information in the same file that was opened.
I encourage you to use object oriented principles to solve this assignment.
please give me code with comments for this assignment. Thank you.






X My Patient Program File Help Open patient file. New Modify Save Exit X My Patient Program File Help Open patient file. New Modify Save Exit
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
