i am building a site for doctors & each doctor(member of the site) have his own patients(there is a collection called patients )
i want to add a feature in my site and this feature is :
that i want to add a calendar in my site one for each
doctor(member of the site) and they can add from their patients into their calendar.
p.s : only doctors(member of the site) can manipulate the calendar , by other words calendar only appears to the member of the site
i was going for wix booking but idk if that the right choice , if there is any way possible to do that even with code i will be forever grateful for the help
I think you can do it with Bookings. It will probably be the easiest way to do it.
But if I had to do it, I think I’d integrate with Google Calendar API instead.
Reasons:
Many people already work with Google calendar and prefer not to have a second platform.
2, It supports more features such as integration with Video Meeting services such as Zoom.
However, you should take into account that it requires putting significantly more efforts in development. I think it was Shan who published some instructions re Wix-Google_Calendar integration in the forum, you can search for it.
@J. D.
do have any idea how i can make the wix booking pull data from non-related wix booking collection
because i am try to customize the wix booking the way i like but simply i can not.
i do not think i can make my wishes happen with wix booking , and again what do i know i am still learning , that is why i need your thoughts about that !
While Wix booking is an option, it’s worth exploring other possibilities, too. You might want to consider custom coding if you have the expertise or using plugins if you’re using platforms like WordPress. For privacy, make sure the calendar is only accessible to doctors. For more calendar references and tips, you can check out this guide at https://calendargeek.com/guide. I hope it helps with your site!