An open API service indexing awesome lists of open source software.

https://github.com/shubham-sakunde/hospital-management-system

This Java project is a Hospital Management System that handles patient and doctor information, along with appointment scheduling. Using a MySQL database, the system allows users to add patients, view patient lists, check available doctors, and book appointments.
https://github.com/shubham-sakunde/hospital-management-system

java jdbc mysql sql

Last synced: 3 months ago
JSON representation

This Java project is a Hospital Management System that handles patient and doctor information, along with appointment scheduling. Using a MySQL database, the system allows users to add patients, view patient lists, check available doctors, and book appointments.

Awesome Lists containing this project

README

        

# Hospital Management System
This Java project is a Hospital Management System that handles patient and doctor information, along with appointment scheduling. Using a MySQL database, the system allows users to add patients, view patient lists, check available doctors, and book appointments.