Skip to content

Commit 0a2fe8d

Browse files
committed
feat:more info in db and implemented pdf report feature
1 parent 34eea21 commit 0a2fe8d

7 files changed

Lines changed: 651 additions & 72 deletions

File tree

client/package-lock.json

Lines changed: 226 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@tailwindcss/vite": "^4.2.1",
14+
"jspdf": "^4.2.0",
1415
"lucide-react": "^0.575.0",
1516
"react": "^19.2.0",
1617
"react-dom": "^19.2.0"

0 commit comments

Comments
 (0)