Calendar
Folder path: /src/containers/Calendar
If you want to render Calendar component like the following images for different Views

The event prototypes are
| Name | Description |
|---|---|
| id | Id of the event |
| allDay | Is the event all day |
| desc | Description about the event |
| start | Start time |
| end | End time |