Skip to content

KarthikKombathula/HospitalManagementSystem_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patient Management System in Java

A simple application to manage patient records, including adding, updating, viewing, and deleting patient details, built using Java and MySQL.


Features

  • Add new patient records.
  • Update existing patient details.
  • View all patients or search for a specific patient.
  • Delete patient records.

Tech Stack

  • Programming Language: Java
  • Database: MySQL
  • Frameworks/Tools: JDBC for database connectivity, Console/CLI for user interaction.

Requirements

  • Java Development Kit (JDK) 11 or higher.
  • MySQL Server 8.0 or higher.
  • MySQL Connector/J for database connectivity.
  • IDE (Eclipse/IntelliJ IDEA/NetBeans) or terminal access.

Installation

1. Clone the repository

git clone https://github.com/username/PatientManagementSystem.git
cd PatientManagementSystem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages