CSCI 496: Senior Portfolio
In partial fulfillment of the requirements for the degree of Applied Computing: Graphic Arts (class of 2025)
View My Resume
View My LinkedIn Profile
This was made to check and track the medical records of a family. As a team, we had to code connections betweeen members (Mother,Father,Son,Uncle,Grandmother, etc) to a system, along with the individual family member’s name and history.
How to compile (if applicable) and run the project.
Download the zip file and then open the HL7 Reorientation Program file. From there, open one of the tree files and select the family member from the list. Once selected, enter their info.
Make run would run the code. Make example-test runs the example test file.

Fig 1. The launch screen

Fig 2. Opening a file

Fig 3. Selecting a member

Fig 4. Entering a family member’s info

Fig 5. Feedback when an error occurs.