hackforla / food-oasis

Repository for the current redevelopment of the Food Oasis Los Angeles website
https://foodoasis.la
GNU General Public License v2.0
72 stars 51 forks source link

1154 show only specific categories to food seekers #2133

Closed entrotech closed 5 months ago

entrotech commented 5 months ago

There is a column is_for_food_seeker in the Category table, that indicates if a category should be shown to food seekers. I modified the StakeholderPreview and StakeHolderDetails components to only display categores Food Pantry, Meal Program, Food Bank, Shelter and Care Center, figuring that it might be helpful for Food Seekers to see that a Pantry or Meal Program also fit into any of the other categories. Categories that aren't relevant to food Seekers, such as Other, School Lunch Program, Supermarket, etc. are not displayed, even if the listing has these categories set in the Organization Edit page.

For demonstration purposes, I edited one listing to be associated with all the categories.

Before (Note all the categories are shown on the detail: image

After (Note that only useful categories are shown on the detail): image