PDF Generator for Exercise progress

This commit is contained in:
2024-11-08 20:02:37 +01:00
parent be1bc85f40
commit b84d542352
8 changed files with 344 additions and 9 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"jspdf": "^2.5.2",
"jspdf-autotable": "^3.8.4"
}
}