This software is meant to faciliate the management of a hosptal utilizing an Object-Oriented Programming (OOP) paradigm. It is being developed as part of a semester long project, with each stage of development being assigned as its own propietary assignment. This work has been, and will most likely remain, a collaborative effort in an attempt to learn not only Software Engineering, but collaborative work via git and further improving our coding ability.
The project would not have been possible without a large effort from the 5 students involved. Each member brought something to the table and worked hard to ensure a high quality of implementaion.
- Adrian Melo
- Adrian was responsible for several boundary classes (working closely with Alina), including the Patient UI and Staff UI, and a few control classes like Patient Scheduling logic.
- Alex Norman
- Alex was responsible for many control classes, including generating reports and modifying availability for Rooms.
- Alina Palomino
- Alina was responisble for several boundary classes (working closely with Adrian), including classes designated for displaying bills, Inventory orders, Schedules, etc.
- Eduardo Maya
- Eduardo (Eddy) was responsible for several control classes handling generating bills, modifying Inventory, etc. Additionally, he worked closely with Josh on his respective responsibiliies.
- Josh Boehm
- Josh was responsible for the Entity classes, the Main Menu and its logic classes (including Login Verification), and some control classes dealing with the storage of data in textual databases.