/Clinic-Management-System

Clinic management system

Primary LanguageJava

Clinic Management System

This is a java project for Clinic Management System

In this program patient can register for an appointment with the doctor. They can fill the patient form which stores the patient information. After the form is filled the reseptionist can give appointment to the patients. A patient Report is formed when an appointment is made. The doctor can diagnose the issue, can also prescribe medicine for the patient and edit the patient report. The reseptionist can later print the bill for the patient.

Run the code

  • Load the files in a code editor(VS code) and run clinicManagement.java

Language Used

  • Java

Group Members

ScreenShot

The ScreenShots of the program

  • Main page Terminal Screenshot 1

  • Patient Page Terminal Screenshot 2

  • Reseptionist Page Terminal Screenshot 3

  • Doctor Page Terminal Screenshot 4