I am currently working on a project to improve a current process at work. Each quarter drivers are required to submit a Maintenance Report for their truck. This report is supposed to be a list of all repairs and maintenance that has been done to the truck during the quarter. Currently it is a struggle to get drivers to get these in on time or fill them out completely. The typical result is the driver sends the report in last day possible and just puts one or two items on it.
My goal is to have a web based form that will allow the driver to put in the information each time a repair is done and have that information dumped into our SQL database. From there at the end of the quarter the maintenance team can run a report and get a detailed and complete listing of repairs for each truck to file.
I have looked at using Google Forms to collect...