Looking for some schedule components libs
Hi everyone, hope you are all alright !
I have to make a schedule component in React with 2 types of view:
- By week
- By Day
I looked for libs, but I only found paid ones or olds ones.
In a perfect world it would be open source, easily customizable with tailwind and composable shadcn-like.
It may not be clear in the design but you can drag-n-drop items between lanes and from the "unassigned" list.
I stumbled upon this one https://github.com/UretzkyZvi/planner But it does not cover the "by day" view.
Also I'm not against building it myself, I have a pretty strong base with https://github.com/UretzkyZvi/planner but I would need guidance on what to use for the "by day" view then.
I link to you the designs I received.
Thanks!
GitHub
GitHub - UretzkyZvi/planner: Planner Component: A React component f...
Planner Component: A React component for dynamic appointment management. Features drag-and-drop, date range selections, and integrates with shadcn/ui. Perfect for developers enhancing apps with eff...
1 Reply
Have you tried syncfusion?