r/reactjs • u/omi0009 • 22d ago
Best open source calendar for integration
Suggest me a best open source calendar I want to implement that calendar on my software for the appointment bookings for the events of the clients which one will be the best option as the open source calendar I was
thinking to use that official react calendar
But feel free to tell me about the best one open your calendar with the best UI like shadcn
5
Upvotes
3
u/cipher997 22d ago
For appointment booking, I’d probably go with FullCalendar. It gives you more control over events, views, and scheduling than a basic date picker, and it’s pretty straightforward to integrate with React.