virtual_smart_wallet/ │ ├── run.py ← Start the app from here ├── init_db.py ← Create database & tables ├── requirements.txt ├── .env.example ← Copy to .env and fill in │ ├── frontend/ ← ALL UI files ...
A comprehensive hospital management system built with Flask, MySQL, and deployed using Docker and Kubernetes for monitoring with Prometheus and Grafana.