Skip to content

Commit

Permalink
Added QR-Code CheckIn System on Admin
Browse files Browse the repository at this point in the history
  • Loading branch information
sneh-ach committed Aug 26, 2023
1 parent 97c5465 commit b85033d
Show file tree
Hide file tree
Showing 4 changed files with 295 additions and 82 deletions.
90 changes: 90 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@types/react-qr-reader": "^2.1.4",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"classnames": "^2.3.2",
Expand All @@ -38,6 +39,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-html-props": "^2.0.2",
"react-qr-reader": "^3.0.0-beta-1",
"react-remark": "^2.1.0",
"react-select": "^5.7.2",
"rehype-raw": "^5.1.0",
Expand Down
Loading

0 comments on commit b85033d

Please sign in to comment.