No Description

Adam aefcd150f4 Merge pull request #13 from advation/overlapFix 9 years ago
application 2d51044d38 Made progress on overlap issue. The only overlap that isn't being detected is when a time entry is submitting that overlaps an already existing PM and AM entry for a specific day. Also resolved a small issue with the time totals not being calculated correctly for entries going from PM to AM. 9 years ago
library 8b3891d3c4 Initial commit 9 years ago
mysql 5a9154720a Working on getting timesheet validation working. Added a new MySQL template. 9 years ago
public ee6672ff52 Changed the timesheetmodel to appropriately handle the different time codes and to correctly tally up the total time worked for a specified time period. 9 years ago
.gitignore c210d57990 Added application.ini to the gitignore list. 9 years ago
LICENSE 8b3891d3c4 Initial commit 9 years ago
README.md 37a05b188b Update README.md 9 years ago

README.md

TimeTracker

A PHP time tracking solution built with the PHP framework Staple.