0
Is Time In, Time Out System .. Possible with Node.js?
I've been trying to create a website with User authentication with Clock In Clock Out System
2 odpowiedzi
+ 3
//Yes it's possible Just track a time when users leaves
0
You could use passport.js to achieve it.