rakshak/ ├── app.py # Flask app factory ├── config.py # Dev / Prod config ├── models.py # DB pool + User model ├── socket_events.py # Flask-SocketIO events ├── pdf_reports.py # ReportLab PDF ...
A comprehensive hospital management system built with Flask, MySQL, and deployed using Docker and Kubernetes for monitoring with Prometheus and Grafana.