Another Unusual Project (for admin) and anyone who likes to help

I have this project about attendance of employee (not talking about DTR but almost alike) In our school, they have this fingerprint tracker for their attendance. Fingerprint tracker really cost a lot. So I think of a way how to transform fingerprint tracker to a log in system (with username and password) connected to the database (including time in and time out and total number of hours worked). In this project, they have to log in for them to be able to time in and log out for their time out. My main problem here is: How to display the name who log in (name of an employee)? How can I make an account of their own? How to display it on database? How to display the time in after logging in and time out after logging out and the total number of hours they worked? I really ran out of idea how to do it. I already have a database where to put their information. We are not recommended to use a Time Card to compute the payroll or DTR system. Really appreciate for your response
Submitted byLynesuson Fri, 02/19/2010 - 13:37

hmm.... May I know what database you are using?
Submitted byAnonymous (not verified)on Sat, 03/06/2010 - 03:36

I use Fingerprint Reader U ARE U. AND my last project exactly the same as urs, I use FINGER VEIN SCANNER for DTR .has database too
Submitted byadminon Sat, 03/06/2010 - 10:06

The logic of a finger print scanner is the same with barcode reader. Once you have verify the finger print you can pull the name of a person from a database and display it on the screen. I already have this program but it has some few bugs which I need to fix first before uploading here. Yes the SDK is very expensive. Luckily I found one on the internet which is affordable. It can be access from this location: http://www.griaulebiometrics.com/page/en-us/fingerprint_sdk They also have a sample in VB and other language.

Add new comment