Wooble
Back to Eshan's profile
External project

Queue Cure – Digital Clinic Queue Management System

Eshan Roy

Overview

Many clinics still use paper tokens and manual queue management, making it difficult for patients to know their waiting status and estimated wait time. Queue Cure solves this by providing a digital queue system that improves visibility for patients and simplifies queue management for clinic staff. Process I designed the system around three queue states: Waiting, In Progress, and Completed. First, I built the Receptionist Dashboard for patient registration and token generation. Then I added patient tracking, wait-time estimation, and a Doctor Dashboard. Finally, I improved the user experience with a responsive Bootstrap interface and handled edge cases such as empty queues and invalid token lookups. Results Queue Cure successfully digitizes clinic queue management by replacing paper tokens with an automated system. Receptionists can register patients quickly, patients can track their queue position and estimated waiting time, and doctors can monitor queue status through a dedicated dashboard. The solution improves transparency, reduces manual effort, and provides a scalable foundation for future enhancements such as real-time updates and QR-based access. Reflection Given more time, I would implement true real-time updates using WebSockets, add QR code access for patients, and support multi-doctor clinics. I would also enhance analytics and notification features to further improve patient experience and clinic efficiency.