AI in Web Applications for Calendar and Event Management

Abstract:

Currently, there are many JavaScript libraries on the market for calendar and event management, but most are quite simple and lack flexibility in terms of the elements we can place on the calendar. Most offer a single event type and do not always allow data to be passed between events, or they do so in a rather simplified form. This article presents an analysis of current libraries for creating web applications dedicated to managing calendar-based events. It presents the requirements that web developers place on existing tools and identifies the potential for using AI in the functionalities of such applications. A concept for a new library implementing these functions is proposed.