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.
- Host: GitHub
- URL: https://github.com/shubham-sakunde/hospital-management-system
- Owner: Shubham-sakunde
- Created: 2024-01-28T03:53:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T12:51:50.000Z (over 1 year ago)
- Last Synced: 2025-01-17T08:29:18.581Z (5 months ago)
- Topics: java, jdbc, mysql, sql
- Language: Java
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.