Authors: Matt Delorme Kurt Fitz
This is a prototype for a web application that allows local farmers to apply for Organic Certification online. Basic information about farm field sizes, fertilizers, pesticides, and crops is gathered and stored by the system.
Project Features: PHP PDF Report Generation: Utilizes the tcpdf library for generating pdf documents http://www.tcpdf.org/ Status - Working
Ajax Enabled HTML using PHP: Based on form selection, the database is queried for relevant information, and html forms are populated. Status - Working