In this series we are creating a Calendar in our Django & React Application with FullCalendar. In this 2nd video we learn about the different views your calendar can display, and how we can use buttons to switch between views.
We can enable a day, time, list, and month view to display events, and pick which buttons the user can use to change the view on the screen.
GitHub code: https://github.com/NickMol/Django-Rea...
#1: Setup and introduction of FullCalendar: • Django & React FullCalendar Tutorial ...