Closed daltonfury42 closed 3 years ago
For the india-fights-back branch:
Are you hospital or vaccine center? Start by createing queue: -> Are you a hospital or vaccine centre? Start by creating a queue:
No more crowd at vaccine centers. -> No more crowds at vaccine centers.
Ask them to wait outside without crowding in front of the vaccine . -> Ask them to wait outside without crowding in front of the vaccine centre
Token number can be send via SMS -> Token number can be sent via SMS
Join a queue without crowd -> Join a queue without crowding
When you react the vaccine center, give your mobile number to get into the queue. -> When you reach the vaccine centre, give your mobile number to get into the queue.
Waiting for the staff to call you when your turn in near -> Wait for the staff to call you when your turn is near
Check your token status in queue and get notified when your turn is up -> Check your token status in the queue and get notified when your turn is up
Make free pricing say Rs instead of $
Two thoughts:
(1) is a real problem. Been thinking about it, and also from a general crowd control perspective. So I am thinking of keeping self-join disabled by default. In the proposed new flow, the queue manager would scan generate the QR code and put it all around the vaccination centre.
Flow 1: Default
Flow 2: Self Join enabled. If the admin wants to let people join own their own via the queue link / QR, it will be a configurable queue setting. If admin has enabled "Self Join", upon scanning the QR, it will ask for mobile number as usual. If the mobile number is already in the queue, he will be taken to the token status page, else he will be asked his name, and he can join.
(2) For vaccination centres, verification is a separate concern that is already taken care of by their systems. We don't have to do it.
(3) Even with the slot, people will come and crowd in front of the vaccine centre. To keep these people in a socially distant manner, SimplQ can be used. This is assuming the vaccine is given in a first come first serve basis, and given lot of people would come early, late etc.
@sajmalyousef 1 by calling center. Adding to queue will be allowed only by admin 2 handled by centers
(2) In Flow 2 would having this similar to google meet add value ? This can help self join as well. It should help center handle unregistered entry into the queue. Outside the ones registered for the slot
(3) Understood that SimplQ's purpose is different. It was more on the confusion multiple tokens could create
Yeah it's a good idea. We can build that out as a configuration once basic flow 2 is done. We have basic queue configuration and setting capability in dev.simplq.me (thanks to @skShekhar 🙏 ). These would be simple additions to that we could build on top of his work.
Adding a self join flag and setting it to disabled by default is a significant change. Till now we were telling, "Share the link to join the queue", this would change to "Users can visit the link to know their token status" as the default product behaviour. cc @maaverik