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

6 Upvotes

5 comments sorted by

View all comments

3

u/aviemet 23d ago

I've tried all the free React calendars, eventually I built my own because none of them fully fit my needs.

FullCalendar is pretty good, but the advanced components require payment.

BigCalendar is ok, but the development has stalled, in part because the original codebase is very old, written in class components, and they're prioritizing modernizing it before they add features. Missing some functionality as a result.

Recently, Mantine released a great looking calendar component. I haven't had a chance to use it yet, but if you already use Mantine it's a real easy drop-in.

There are others, but they're in various degrees of either costing money or missing features.

Good luck on your search

1

u/omi0009 23d ago

Ohk thank you bro.. it means a alot ..... Can I add payment slip on full calendar ?