Skip to content

Commit

Permalink
#513 refactoring attendance feature on trainee side (#603)
Browse files Browse the repository at this point in the history
* fix: move client-side attendance logic to server

* feat(trainee-attendance): implements a trainee-side attendance
  • Loading branch information
aimedivin authored Nov 1, 2024
1 parent 4c9fc7c commit 2e47213
Show file tree
Hide file tree
Showing 33 changed files with 1,973 additions and 1,259 deletions.
10 changes: 10 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"jsonwebtoken": "^9.0.1",
"jwt-decode": "^3.1.2",
"lottie-react": "^2.4.0",
"lucide-react": "^0.453.0",
"moment": "^2.29.4",
"pnpm": "^8.6.11",
"react-apexcharts": "^1.4.1",
Expand Down
Loading

0 comments on commit 2e47213

Please sign in to comment.