How to design an Attendance Application?

khaled_288

New member
Joined
Oct 18, 2006
Messages
1
Programming Experience
1-3
Hi all,

I'm working in a very small application, which contains the following functions:

1- The user shall be able to Sign in the office.
2- The admin shall be able to get reports about attendance.
3- every month, the system shall count the late hours for the employee, if the total late hours is more than 7, then we log it as a deduction record.

Please help me to design the DB and in VB.net how to work with time to compare "logint time" with "current time"

:)
thanx in advance
 
Back
Top