This sample showcases the integration of AI to automatically generate task segments based on the provided project details and allocate them to the team members according to their capacity. Additionally, it includes the ability to manually adjust assignees within the Syncfusion JavaScript Kanban control.
To explore this and more Syncfusion JavaScript Smart AI integrations locally, check out our GitHub repository.
In this sample, users can access the following AI-powered features: Add Project Details: Users input project details and specify the number of tasks. Generate Tasks: Automatically creates tasks based on the provided project details and adds them to the backlog grid view. View as Board: Allows users to switch from the backlog grid to a Kanban board view. Sprint Plan: Gathers assignee details and prepares the sprint based on assignee capacity, then updates the sprint board with the tasks. Sprint: Provides a Kanban board view of the current sprint. Backlog: Initially displays tasks in a grid view, with the option to switch to a Kanban board view using View as Board.