groundwired / salesforce-food-bank

Food Bank Manager built on Salesforce using Angular.js
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

salesforce-food-bank

Food Bank Service built on Salesforce using Angular.js

This is a Salesforce.com and AngularJS application that tracks clients and service delivery for food banks.

Food Bank App Check-in Screen

Intro Video

Here is a 5-minute video introduction: http://youtu.be/vzvGtpBY08E

Getting Started

Running and Testing Locally

The Food Bank app has a mock data service that lets you test without connecting to Force.com. There is an alternate home page, as well as a Jasmine Test Runner page. For example, on a Mac:

Instance Setup Steps

Implementation Notes

This unmanaged package is built on 3 primary custom objects; Client, Client Household, and Food Bank Visit. There is no dependency or integration with Salesforce NPSP (https://github.com/SalesforceFoundation/Cumulus) although that is a future goal.

Description of Files and Directories

Please log issues related to this repository here.