In tomorrow’s episode of #BuildWithHussain, I will be building an online doctor appointment booking web portal, live!
We will be solving a real problem for my city, currently the public has to call the specific clinic, get a queue number and visit the clinic at a specific time, and until they visit, they have no visibility on what is the current queue number, whether the Doctor is IN or not. This can save a lot of time, for a lot of people!
We are going to use Frappe Framework to build a web portal that solves these problems. Hope you see you there!
I tried something similar recently and got inspired by how nextclinic.com.au handled their booking flow. They used simple forms tied to appointment slots and linked each with a doctor’s availability using calendar feature. If you’re stuck on managing time zones or overlapping slots, checking how they layout theirs can clear up a lot.