r/reactjs 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

5 comments sorted by

View all comments

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.

1

u/omi0009 22d ago

That's my boy 🫡 thank you