Vous êtes sur la page 1sur 6

Hospital Management System Project

-SANJAY KARTHICK &ARUN KUMAR

INTRODUCTION TO JAVA
What is Java?
Java is a popular programming language, created in 1995.It
was developed by JAMES GOSLING. It is owned by Oracle,
and more than 3 billion devices run Java.

It is used for:
 Mobile applications (specially Android apps)
 Desktop applications
 Web applications
 Web servers and application servers
 Games
 Database connection
 And much, much more!

Why Use Java?


 Java works on different platforms (Windows, Mac, Linux,
Raspberry Pi, etc.)
 It is one of the most popular programming language in
the world
 It is easy to learn and simple to use
 It is open-source and free
 It is secure, fast and powerful
 It has a huge community support (tens of millions of
developers)

Summary
The project hospital management system includes
registration of doctors, patients, storing their details into
system. The software has the unique facility to give a unique
id for every doctors and patients and store all the
information automatically.

ADVANTAGES
 It is fast and very efficient.
 Avoids data redundancy and inconsistency.
 Very user friendly.
 Easy accessibility of data.
 Number of personnel required is less.
 Provides more security and integrity to data.
Hospital Management is very popular projects, in this
project, we cover
 DOCTOR
 PATIENT
 MEDICAL
 LAB
 FACILITY
 STAFF tables.

Doctors table:-
Id:-
Name:-
Email-id:-
Contact no:-
address:-
Qualification:-
Gender:-
Blood group:-
Date of joining:-
In doctors table,
TABLE NAME SELECTED OPTION 1 OPTION 2
DOCTOR YES NEW ENTRY DOCTOR LIST

When option one is selected, two options will be shown


1-new entry
(Or)
2-doctor list
Patients table:-
Id:-
Name:-
Disease:-
Gender:-
Contact no:-
Age:-
Blood group:-
In
pat
ients table,
TABLE SELECTED OPTION 1 OPTION 2
NAME
PATIENT YES NEW ENTRY PATIENT
LIST

Same as Doctor List you have to go the main menu and


select patient then two options will occur
1-new entry
Or
2-patient list---by clicking 2 u can check the patient details
--+-- --+-- --+-- --+-- --+-- --+-- --+-- --+--

Vous aimerez peut-être aussi