A Calendar Timesheet component based on calendar from Clockify Calendar.
It uses Web Components with Callback functions to create the calendar columns, grid and cells.
It's under active development so it'll get new features as time goes on.
- Added a Identifier to the Data structure
- Added a Event for when the user clicks a timesheet entry, the consumer app can get the Identifier of the entry and do something with it (show a detail popup and such)