[ Hospital Management System - Backend Application ]
happy to share a complete backend project for managing hospital operations using Spring Boot, JWT Authentication, and MySQL.
The system includes:
Patient & Doctor Management
Appointment Scheduling
Room Assignments
Medical Record & Medical Report
Prescription
Role-Based Access Control
Email Notifications
Swagger API Documentation
Built with a focus on clean architecture, layered structure, and real-world healthcare use cases.
Email Notifications: Send automatic emails for events like patient deletion or account creation using JavaMail.
Swagger Integration: Document and test all APIs interactively.
Advanced Filtering: Search functionality across multiple parameters for both doctors and patients.
? Fully documented and testable via Swagger UI.
Secured with Spring Security & JWT.
Integrated with JavaMail for automated notifications.