This project involved creating an application to manage the database of an infectious disease hospital unit. The application efficiently handles patient records and hospital operations. It includes features such as patient management, nurse and doctor roles, diagnosis and treatment, as well as reporting for infectious diseases. The project is designed to apply Object-Oriented Programming principles to build a functional hospital management system.
Before you start, make sure you have the following prerequisites in place:
- Java Development Kit (JDK): Ensure you have Java 11 or higher installed.
- Java Integrated Development Environment (IDE): You can use popular IDEs like Eclipse, IntelliJ, NetBeans or any other Java development environment of your choice.
- Git: You'll need Git for cloning the project repository.
- Clone the repository to your local machine using Git:
- Imported it in Intellij IDEA or any other Java IDE.
- Run the application (Main.Java)