Managing event types, part one. — In the last part of the series, we generated the available time slots for a given data and rendered them as clickable items in the calendar’s live view. We also implemented the booking form, which schedules a new event for the selected event type, date, and time slot. In this…