query($sql_listings); $listings = $stmt_listings->fetchAll(PDO::FETCH_ASSOC); // Simulate a logged-in volunteer by fetching the first volunteer $sql_volunteer = "SELECT id, name FROM volunteers ORDER BY id ASC LIMIT 1"; $stmt_volunteer = $pdo->query($sql_volunteer); $volunteer = $stmt_volunteer->fetch(PDO::FETCH_ASSOC); } catch (PDOException $e) { $listings = []; $volunteer = false; // error_log($e->getMessage()); } ?> Volunteer Hub - Food Rescue

Available for Pickup

Logged in as:
Please sign up as a volunteer to see and accept pickups.

There are no donations ready for pickup right now.

()
Pickup by: