Developed a hospital management web application using the Flask framework to handle core healthcare operations.
The system includes features such as:
- Online appointment booking
- Appointment confirmation
- Prescription management
- Online & offline payment processing
- Backend: Flask (Python) for server-side logic and API endpoints
- Frontend: HTML, CSS, JavaScript (with responsive UI design)
- Database: MySQL for storing patient records, appointments, and billing information
To better understand the system design, several UML diagrams are used:
The system uses MySQL for project.
The frontend of the hospital management system is built with HTML, CSS, and JavaScript,
with a focus on creating a responsive and user-friendly interface.