Looking for an event calendar solution for Angular 5
After thorough research, I came across FullCalendar. However, I encountered several issues while trying to implement it in my Angular project 5.
Is there any alternative to FullCalendar that is compatible with Angular CLI?
I am interested in creating a component that can schedule tasks on specific dates. Since I believe FullCalendar would be a great solution, I am seeking something similar for Angular.