Skip to content

Brijesh1963/Hospital-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ₯ Hospital Management System (Java + JDBC + MySQL)

A simple and modular Hospital Management System built using Core Java, JDBC, and MySQL.
This console-based application helps manage patients, doctors, and appointments in a healthcare setting. It demonstrates real-world usage of Java’s database connectivity and object-oriented principles.


πŸ“Œ Features

  • πŸ”Ή Add and view patient records
  • πŸ”Ή View doctor listings
  • πŸ”Ή Book appointments (with doctor availability check)
  • πŸ”Ή Formatted table display for better readability
  • πŸ”Ή Fully connected to a MySQL relational database

🧱 Technologies Used

Tool / Language Purpose
β˜• Java (JDK 20) Core application logic
πŸ›’οΈ MySQL Database management
🧩 JDBC Java Database Connectivity
🧠 IntelliJ IDEA / VS Code Code development & debugging

πŸ“‚ Project Structure

HospitalManagementSystem/
β”œβ”€β”€ HospitalManagementSystem.java   # Main class with menu logic
β”œβ”€β”€ Patient.java                    # Handles patient-related functions
β”œβ”€β”€ Doctor.java                     # Manages doctor records
└── README.md                       # Project documentation

About

A simple and interactive Hospital Management System built using Core Java, JDBC, and MySQL, designed to manage patient records, doctors, and appointments through a command-line interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages