Resource Plan Chart Help

Hello Community,

I am looking for advice on how to produce a scheduling tool in Glide. We have an advanced app that handles task management and assignments to users well. However we want to take the next step and produce a resource profile chart.

Something similar to Resource Guru or Click Up. Where we can see which user is assigned to which project / task on a weekly calendar.

we have achieved a gantt chart on our app using quickcharts, but for the new feature we need more than a rendered image of a graph. We need a grid of users vs days. And we can add projects/task numbers to each cell of the grid.

has anyone had any success in doing this?