Closed Nalipp closed 5 years ago
investigating Calendly integration and Webhooks subscription: https://developer.calendly.com/docs/getting-started https://help.calendly.com/hc/en-us/articles/360020052833-Advanced-embed-options#3 https://stackoverflow.com/questions/53891698/embed-calendly-into-react
Stripe webhooks documentation (more informative): https://stripe.com/docs/webhooks/setup
Testing notes:
Misc questions:
PRs to submit:
PR merged documentation details added to readme
Data model for the appointments table For now appointments can be one to one between two users
Some general ideas on the data model model :
start time/date end time/date
did the appointment actually take place / no-show (boolean value)
description / needs (provided by customer) description / notes (provide by admin)