Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 851 Bytes

File metadata and controls

26 lines (17 loc) · 851 Bytes

PantryMap

PantryMap is an iOS app that helps people find nearby food pantries and quickly access the information they need to visit, contact, or volunteer with them.

5,000+ downloads · Featured in W42ST

Features

  • Finds nearby food pantries using the user's location
  • Displays pantry hours, contact details, websites, and volunteer information
  • Provides walking, driving, and public transit routes
  • Opens directions directly in Apple Maps

Built With

  • Swift and SwiftUI
  • MapKit and Core Location
  • Google Places API

Run Locally

  1. Clone the repository and open PantryMap.xcodeproj in Xcode.
  2. Add a Google Places API key in PantryMap/Helpers/Constants.swift.
  3. Build and run on a device or simulator with iOS 15.5 or later.

Created by Henry Greenhut.