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 followed along and added a few custom fields for specialization and availability timings. Used child tables for slots and embedded them in the doctor doctype—worked pretty well for me.