1

In work I am tasked to make a responsive schedule that tells the user his/her appointments today/week/month.

I found Angular-calendar but I didn't get how to works because it the documentation was updated to angular 6 and I use 5

so is there any alternatives and if there's no alternatives how to use this calendar?

1 Answers1

0

you can use "angular-calendar" library to display Calendar in angular

  1. you can see the demo from this link Angular Calendar Demo
Apurv Chaudhary
  • 1,672
  • 3
  • 30
  • 55