This directory contains template files for deploying FleetTracker at your nonprofit organization.
FleetTracker.gsThe main Google Apps Script code. Copy this into your Google Apps Script editor (Extensions → Apps Script from your form response spreadsheet).
Configuration Required:
RECIPIENT_EMAILS with your notification email addressesMASTER_LIST_SPREADSHEET_ID with your vehicle inventory spreadsheet IDNEW_VEHICLE_ARCHIVE_FOLDER_ID, UPLOAD_FOLDER_ID)VEHICLE_FOLDER_MAP (license plate → folder ID)Master_Vehicle_List_Template.csvTemplate for your fleet inventory spreadsheet. Populate with your vehicle data.
Required Columns:
Form_Questions.txtSuggested Google Form questions and configurations.
Critical Requirements:
Year Make Model PLATE (e.g., “2020 Honda Civic ABC-1234”)Drive_Structure.txtRecommended Google Drive folder organization.
Key Folders:
MIT License - Free for nonprofit use. See the main repository for details.
Questions? Review the deployment guide or open an issue on GitHub.