BoiseState / interfaith-donation

Donation app and website to manage donations for Interfaith Sanctuary.
GNU General Public License v2.0
4 stars 1 forks source link

Request Callout name from database #273

Open gbrasier opened 6 years ago

gbrasier commented 6 years ago

Instead of using the Callout ID inside of the callout selector, we should be using the actual name of the callout. This information is not provided in the CalloutNeeds JSON, but can be obtained by making a request to the database using the key id that we already have.

Acceptance Criteria: