Coders Packet

Hospital Management System using Java

By Nitika Jain

Hospital Management System using Java is a very useful project to manage the daily activities of a hospital, related to doctors, patients, etc. I have used MySql server for database connectivity.

In this project, we have mainly three modules -

  • Admin module
  • Doctor module
  • Receptionist module

You need to install NetBeans IDE to run the source code provided.

Steps to connect to the database -

1st Step: Open a browser and go to URL “http://localhost/phpmyadmin/”

2nd Step: Then, click on the databases tab

3rd Step: Create a database naming “hospital” and then click on the import tab

4th Step: Click on browse file and select “hospital.sql” file

5th Step: Click on go

This project is very useful and easy to use.

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Nitika Jain (Nitijainn1)

Download packets of source code on Coders Packet