A comprehensive hospital management system built with Flask, MySQL, and deployed using Docker and Kubernetes for monitoring with Prometheus and Grafana.
leave-management-fullstack/ ├── frontend/ ← React + Vite + Tailwind (your existing UI) ├── backend/ ← Express.js + MySQL REST API └── README.md ...