Page 1 of 1

PHP Timesheet softare?

Posted: Fri Jan 30, 2009 6:22 pm
by Trenchant
Has anyone come across good php timesheet software? I have a client interested in letting his employee's send in time sheets on his website. He was thinking of doing this with an excel file but is open to suggestions. I'm thinking there must be some good timesheet software already made.

The timesheet's he has consist of a date, clock in time, clock out time, and which client his employee was working for. It would be handy if we could get something that also tracked the client end of things so they could be billed easily.

I figure there should be premade software for this somewhere because its the same as doing programming work by the hour for a client.

Re: PHP Timesheet softare?

Posted: Sat Jan 31, 2009 7:03 am
by jothirajan

Re: PHP Timesheet softare?

Posted: Sat Jan 31, 2009 11:55 am
by Trenchant
That one looks pretty sharp but it's written in ASP and it looks like they have their paws wrapped around the source code.

I'm hoping to find something made on a bit of a smaller scale even. I'd rather support smaller community projects then these larger companies.

Re: PHP Timesheet softare?

Posted: Tue Feb 03, 2009 2:10 pm
by Trenchant
Does anyone know of any other software? Even PHP code to fill in a spreadsheet based on coordinates would probably work.

Re: PHP Timesheet softare?

Posted: Tue Feb 03, 2009 11:26 pm
by Luke
surprisingly I haven't been able to find anything myself. kind of makes me want to write something...

Re: PHP Timesheet softare?

Posted: Wed Feb 04, 2009 2:29 pm
by Trenchant
Well I'm thinking it shouldnt' be that hard to find consider most business's create a uniform spreadsheet. But suprisingly enough I haven't been able to find a simple solution.

Even if I could just find a script that would record a value to a specific cell in a spreadsheet. It wouldn't be hard to build the rest.

Re: PHP Timesheet softare?

Posted: Wed Feb 04, 2009 10:38 pm
by alex.barylski
Would be useful...build an application and let us know when your done? :D