This is a very-very-very simple time tracking system.
It has only two operations. Clock In and Clock Out.
It keeps track of how much time you spend each week and presents you a running total.
Timesheet web based written in PHP4. It uses class.phpmailer.php and class.smtp.php to send emails. Tested in Linux with Apache and Mysql 4.1 The company needs to document and calculate the time that employees spend in projects and print a report.