2 comments found.
is it possible to use it in django website ?
You can use this for Angular Applications and connect the forms with the APIs
I dont understand you, is appointment form available as js code?
No it’s not available as a pure JavaScript code
Hi 
I can’t find the documentation how the doctor appointment works. I need to know the options that I can set to know if I can use this plugin.
I need to deactivate some Hours in some Days that already are booked
Hi, Hope your day is going well.
In doctor-appointment.component.ts file, you can push array of available time manually if you don’t have API integration. like line 64.
BR, Abdelrahman Haridy