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:
1. 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.