Add attendance graph

This commit is contained in:
Laurent
2025-03-22 09:50:04 +01:00
parent 4ef9d588f6
commit 546506cf59
6 changed files with 103 additions and 16 deletions

View File

@@ -13,6 +13,7 @@
"lint": "eslint . --fix"
},
"dependencies": {
"chart.js": "^4.4.8",
"express-requests-logger": "^4.0.2",
"pinia": "^3.0.1",
"vite-plugin-svgr": "^4.3.0",