A work-in-progress desktop application for managing hospital operations, built with Python (PyQt5) and SQL Server. Current version focuses on patient management with basic appointment demo; more ...
ESP32SpectralAnalyzer-UI/ ├── ui/ # UI 檔案目錄 │ └── MainWindow.ui # 主視窗 UI 檔案 ├── src/ # 源碼檔案 │ ├── main.cpp # 主程式進入點 │ ├── MainWindow.h # 主視窗標頭檔 (使用 UI ...