Java Hospital System

Java Hospital Sytem

DESCRIPTION

This is a Java-only dynamic system created to store patient information, ward and discharge patients and even allow visitors into the ward of the patient. It is dynamic, so user can interact and find what they want from the system through the terminal. It also has user exception handling such as when user clicks the wrong option, there will be an error message displayed.

COMMENTS

This system was my first system created by using Java. This was my graded assignment for my Java module. During the time I coded this, it was hard as I coded this at the same time I learned. Even with little information, I was able to make the code as functional as possible with my limited knowledge. it was definitely a challenge, and it helped me grow my ability in coding using Java language.

SKILLS USED

- Java