I am searching for a JavaScript package that allows the display of a calendar. The requirements are simple:
- An entire week is displayed at once
- Resources such as people or rooms are supported
- The days of the week are shown in an hourly format one below the other
- See the image for a better explanation
Is there any JavaScript package (preferably with React, but I haven’t found any package even without React) that supports such a calendar view?