feat: add index and reports pages with attendance tracking UI and analytics charts with Umami
This commit is contained in:
parent
b612b23340
commit
275d2cd229
@ -106,6 +106,7 @@
|
|||||||
table { min-width: 400px; }
|
table { min-width: 400px; }
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
<script defer src="https://umami-ikow84gco0wcw8cgsc8o08g8.reflectonai.com/script.js" data-website-id="1e85082c-2652-4d6c-a0b2-fa55082982a7"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style="text-align: left; margin-bottom: 1em;">
|
<div style="text-align: left; margin-bottom: 1em;">
|
||||||
|
|||||||
@ -37,6 +37,7 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
||||||
|
<script defer src="https://umami-ikow84gco0wcw8cgsc8o08g8.reflectonai.com/script.js" data-website-id="1e85082c-2652-4d6c-a0b2-fa55082982a7"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style="display: flex; gap: 1em; align-items: center; margin-bottom: 2em;">
|
<div style="display: flex; gap: 1em; align-items: center; margin-bottom: 2em;">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user