Giter VIP home page Giter VIP logo

hospital-management_java's Introduction

Hospital Management System

Our Project “The hospital Management System” includes different components such as registration of patients, storing all the details of the doctors, staff, nurses, medical facilities provided by the hospital and also about the pathology lab and pharmacy. This project is mainly to help the admin staff of the hospital to manage all the records on software instead of playing with different files to keep the record.

In this project, details can be entered using various aspects such as id, name, gender, etc. As the records kept in a hospital management system remain with the hospital even after the patient is discharged or any staff member resigns. So, you can only add data into the system and not delete it. This project is a “MENU-DRIVEN” project and the interface is very friendly to use.

The main purpose of a hospital management system is to deliver convenience and reduce the time of work which uplifts the productivity of the staff working.

TECHNICAL IDEA

In this project, we tried to make a combination of command-line input as well as a few aspects of GUI. The main menu to show all the facilities available in the hospital, selecting the options, displaying the previous as well as new data and showing all the list of doctors, patients, nurses, etc. is done through the command line. Jswing dialogue boxes are used for taking the inputs from the user. It takes input for various fields like name, id, room no., gender, etc. While taking inputs from the user we have made sure at a few places that the user enters appropriate information. We have used the try-catch block method to catch errors and display customized errors. We have also implemented the drop-down menu for selecting gender. So that the user won’t get confused about what to enter.

Overall the code we have implemented different classes and methods for each section to execute. The methods are called in loops to execute a particular function and carry on the program accordingly.

Sample Screenshots

Main Menu:

1

Patient Section

2

There are various Dialogue boxes for entering data

3

4

5

6

7

Doctor Section

8

9

All the sections input is same using various dialogue boxes. Options available to modify data are also same.

Medicine Section

10

Laboratory Section

11

Facilities Section

12

Wrong input - Error handling

13

hospital-management_java's People

Contributors

saahil-shelke avatar manishshingre avatar ronak-surve avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.