GeoFare is a web application developed to map out information about food donations sites to limit the amount of food waste and help out those who live in food scarce environments.
- Features Mobile Compatability
- Includes Google Maps Support
- Simple and User Friendly
- Updated in real time from a Google Cloud database
- Using the Google Maps API, GeoFare is able to convert addresses to coordinate information through Geocoding.
- This location is sent to a Cloud Firestore server to be stored with all other locations in the database.
- Everytime the website starts up, the data is pulled from the database to a leaflet map and displayed as pins.
- Clicking on each pin show a popup with a link to a Google Maps page with directions to the location
Learn more about Geofare here.