Booking management

I need to create a calendar that displays the number of bookings per day.

when I register the reservation, I save the start and end dates, but how can I view the entire period and the total number of reservations per day in the calendar?

Hi @renatoR,
You can use Retool Custom Component to generate this Calendar. I pushed an elementary version of a custom calendar into my GitHub. You can add functionality according to your need. This documentation will help you add custom events. I will write a detailed blog about this on my website and update it here.

.