Overview of the Getting started kit

The Getting started kit for Intelligent appointments uses the Intelligent Appointments APIs to provide architectural guidance and a powerful appointment booking mechanism for the web applications. Intelligent Appointment APIs help in scheduling, organizing, and managing appointments.

The Getting started kit for Intelligent appointments (Starter kit) provides architectural guidance, services, patterns, and a collection of React components to enable the front-end experience. In addition, the kit provides services that encapsulate the Intelligent appointments APIs. The kit also provides a Demo React web app with built-in wizard experience and a sample serverless function that is ready to connect to your Intelligent appointments environment with minimal configuration. The kit helps to simplify the development process and allows Microsoft customers to extend their own Intelligent appointments solution.

You need to use Service-to-Service (S2S) authentication to handle back-end communication to query the data and perform the relevant actions. You must also initialize the services with a custom delegator to establish a secure connection to your server gateway endpoints.

You can host your Intelligent appointments web application in many ways, such as, using the Azure Static Web Apps.

Block diagram of the Getting started kit for Intelligent appointments

Note

  • The Getting started kit for Intelligent appointments is currently available only in English.

  • The kit is written using TypeScript. All interfaces and models are available to import from the kit package.

License

You can find information about the license for the Getting started kit for Intelligent appointments here: LICENSE.

See also