roxie5356-lang
Featured project
Real-Time Clinic Queue Management System
Long queues at clinics cause patient frustration and lack of transparency. Patients do not know their exact waiting time or current token numbers, while receptionists face high manual workload managing the sequence. Process Designed a dual-interface full-stack web application. Used Node.js and Express for a robust backend server, and integrated Socket.io for real-time synchronization. Built intuitive frontend panels for both receptionists and patients using HTML and dynamic JavaScript. Results Successfully launched a working prototype with 100% instant real-time data sync capability. The system calculates wait times dynamically based on remaining tokens and average consultation time, ensuring absolute transparency. Reflection Next time, I would integrate SMS or WhatsApp notifications using Twilio so that patients can leave the waiting room and receive an alert when their token number is near. I would also add user authentication for doctors.