# MedSync AI
MedSync AI is a healthcare dashboard for monitoring hospital patient flow, available beds, and key patient statistics.
## Features
- Patient statistics dashboard
- Available bed monitoring
- Patient flow monitoring
- Flask backend
- Docker support
## Technologies
- Python
- Flask
- HTML/CSS
- Docker
- Git/GitHub
## Run with Docker
Build the Docker image:
docker build -t medsync-ai .