Django & React FullCalendar Tutorial #4: Change Event Colours based on Status
In this tutorial, we’ll explore how to customize the colors of events in our Django and React calendar application powered by FullCalendar. We’ll start by learning how to change the color of all events on the calendar, and then dive…