smartqueue-frontend/ ├── public/ ├── src/ │ ├── components/ │ ├── pages/ │ │ ├── StudentForm.jsx │ │ ├── QueueDisplay ...
This project is a healthcare scheduling app that uses AI to optimize real-time hospital queues. It features a FastAPI backend and a simple HTML frontend. This project is built using a modern, ...