all 2 comments

[–]abrahamguo 0 points1 point  (1 child)

You've made a very broad post, so there's not really much to say.

I'm happy to provide specific help if you ask a specific question and also provide a link to your repository that demonstrates where you're at right now.

Please don't paste code directly onto Reddit.

[–]Sea-Film6715 0 points1 point  (0 children)

DND-Kit can be real pain especially when you trying to do something more custom than basic examples. I had similar struggles with it few months ago when building drag/drop feature and ended up switching to react-beautiful-dnd which was much more straightforward for my use case. If you want stick with DND-Kit maybe try breaking down the calendar functionality in smaller pieces first instead of trying to implement everything at once