The Hospital Management System is a Java Swing-based application that allows doctors to manage patient details, prescribe medications, generate reports, and provides a dashboard for an overview of all hospital activities.
-
Patient Management: Easily add and manage patient details, including their personal information and medical history.
-
Prescription Management: Create and manage prescriptions for patients, specifying medications, dosages, and instructions.
-
Report Generation: Generate reports for patients, prescriptions, and other hospital activities for better record-keeping.
-
Dashboard: Get a comprehensive overview of hospital activities, including the number of patients, appointments, and prescription records.
- Java Swing for the user interface.
- Java for the application logic.
- Postgresql or another database for data storage.
- JasperStudio for report generation
To run the Hospital Management System on your local machine, follow these steps:
-
Clone the repository:
git clone https://github.com/Harish-Kushwah/hospital-management.git
-
Set up your database. You may need to configure the database connection in the project.
-
Open the project in your favorite Java IDE.
-
Compile and run the application.
-
Use the application to manage patient details, prescriptions, and generate reports.
Here's a brief overview of how to use the Hospital Management System:
-
Patient Management: Add patient details.
-
Prescription Management: Create prescriptions for patients, specifying medications and dosages.
-
Report Generation: Generate reports for patient records and other hospital activities.
-
Dashboard: View the dashboard to see an overview of hospital activities.
-
Email: Send the email to the patients, share report through email.
Searching Patient Prescription
Reports
Contributions are welcome! If you'd like to contribute to this project, please follow the guidelines in the CONTRIBUTING.md file.
This project is licensed under the MIT License - see the LICENSE file for details.
Thank you to all the contributors and open source projects that have made this project possible.
If you have any questions or need assistance, please feel free to contact us:
- Company: Patil Infotech
- Project Link: click here
We hope this Hospital Management System is helpful for managing hospital operations efficiently.