Alright, so I'm ramping up to hammer out this graduation project that I've been putting off forever. I'm currently in the proposal stages but it basically breaks down to this:
Revising the payroll accounting/billing system for a small residential contractor. The current system is pretty standard for the industry, but the company is at that awkward stage of growth where there's a high administrative time drain in doing this because they're large enough for multiple concurrent projects, but don't have the revenue or capacity to hire full time administrative staff or an operations manager. As such, the owner and his wife basically spend a shit load of time transcribing data from time sheets into excel and eventually turning them into invoices. A few problems with this:
-it's wasteful. Like, we're talking 6-7 time sheets a day. It takes a fair amount of time to parse through that, organize it, and turn it into invoices. Time better spent on marketing or business development, especially when you consider that the owner is also on site at least 40 hours a week.
-it's not all that accurate. There's a lot of room for error there. Trying to make out people's chicken scratch writing, the high chance of data entry error, all that.
-For the system to work correctly, you have to trust that employees are actually filling these things out correctly and NOT losing them. Obviously there's little you can do about this, but making it easy and intuitive for employees will have to be a key part of the new system.
-It takes a lot of work to get any useful data from the raw info. cost control data, productivity analysis, estimate to actuality differentials are all hard to determine because all the data is all over the fucking place.
The idea is to get a far more streamlined system. At worst: something that they could copy and paste into excel.
What I would like to implement is an online-delivery system. Employees submit their hours, tasks, and info online istead of handing in these sheets. The simpilist method to do so would just be have a site with a form template that would be compatible with Excel and they could just copy and paste right into that mother fucker. That's kids shit though, who wants that? I'd like to have a system set up where employees enter the data and it automatically gets categorized. By employee, jobsite, whatever. So that the owners have a back end that they can log into, access the data for, say, the Henderson account, and just print that out or do whatever with it.
Does anyone know of any tools that may be useful for this?
Initially, I was hoping for a sort of drop-box like tool or something like that (obviously a bit more advanced) which was a free service that everyone could access. That may exist, but I haven't found all that much (if anyone knows, I'd totally appreciate it). The owner, however, has expressed a desire to have a web site now, which will make things both easier and a bit harder. Easier, because the tool now has a space to be built (even if it is just uploading a form), but a bit harder because now I have to spearhead the development of a web-site. Anyone have a rough estimate on how much a simple website costs to get professionally developed? Does anyone here do that (Cools?).
Any help here would be greatly appreciated.