# Medical apointment booking

## Userflow and Behaviour

![](https://2839192808-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L3Ckj9RuJ2qwWPoNJTG%2F-L6Q_VN9XQWQxFnALnjb%2F-L6QcxJ8HeOr3feRGkLO%2FPaiement%20Copy.png?alt=media\&token=f69e8a90-17b6-495e-a502-d475030b02fa)

### 1/ Call to action

{% hint style="success" %}
&#x20;**DO**\
&#x20;As the payment userflow, make it simple and fast. Only one action per page is needed and everthing the user does is explained clearly
{% endhint %}

### 2/ Date selection

{% hint style="success" %}
**DO**

Make sure buttons are disabled if no date is selected
{% endhint %}

### 3/ Confirmation

{% hint style="success" %}
**DO**

Ask your user to confirm his booking&#x20;

Make sure he can always come back and change his selection if needed
{% endhint %}

### 4/ Loader + Success

{% hint style="success" %}
**DO**

inform your user that is booking has been confirmed. Here we did it with a simple toaster. But a dedicated page can do or even a SMS or an email.&#x20;
{% endhint %}

## Other examples

* Doctolib
* Mon Docteur
