Aryan-Samadder-07
Featured project
Queue Cure
76% of India's 1.5 million clinics still run on paper token slips and shouting. Patients wait 2–3 hours with zero visibility into when they'll be called. Doctors have no dashboard. Receptionists manage everything from memory. Process The Problem: The hackathon brief notes that "receptionists manage everything from memory" and "doctors have no dashboard." If I simply gave the receptionist a "Call Next" button, it would introduce a human communication bottleneck. The doctor would still have to signal the receptionist, or the receptionist would have to guess when a consultation is over, creating a high probability of mistakes and pacing mismatches. The Solution: I decoupled the system into two specialized client interfaces: The Receptionist Interface and The Doctor Dashboard The Result: This eliminates the receptionist as a middleman for queue progression, allowing the doctor to dictate the pace of the clinic seamlessly. Reflection Everyone sees the topic and tries to solve the problem by fulfilling a given criteria. Me? I understand the problem by throwing myself in the virtual realistic situation to understand the problem. My main motive is to kill the problem at its core so no more problems arise.