Hospital Management System is a web-based application built using Java JSP, Servlets, and MySQL. It allows easy management of patients and doctors, providing a dynamic interface to view, add, and maintain healthcare records efficiently.
- View a list of Doctors with specialties.
- View a list of Patients with details (age, gender, phone).
- Connects to a MySQL database for dynamic data management.
- Clean and responsive HTML/CSS interface.
- Foundation for future features: appointments, alerts, prescriptions.
- Frontend: JSP, HTML, CSS
- Backend: Java Servlets
- Database: MySQL
- IDE: IntelliJ IDEA
- Clone the repository:
git clone https://github.com/yourusername/Hospital-Management-System.git





