How to make an attendance monitoring system
807589Nov 16 2008 — edited Nov 23 2008Hello there, I've just made a system that allows records the time in and time out of the some people. But how do you track people that didn't even check in at all? How do you know if there's a person that was supposed to be present, but didn't come and check in?
What's the process in doing that when using java as the programming language?