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

Implement unit of measurement in Callout cards #280

Open gbrasier opened 6 years ago

gbrasier commented 6 years ago

When the Ionic app requests for the CalloutNeeds, it receives a unit of measurement for a Need along with the quantity for that Need. These values are stored in a NeedObj object, which is then used to dynamically generate the Callout cards on the home page. Although low priority, it would be nice to have the unit of measurement be shown on the cards.

Acceptance Criteria: