codeforboston / codeforboston/pantry_pickup
Inventory control
Open
- Dominant language
- JavaScript
- Stars
- 22
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
As a pantry admin, I want to be able to view and modify my pantry's food inventory.
---
We should be tracking the following fields:
- Food item / name ("Black beans", etc.)
- Food category
- **Question:** Should we allow for custom category entry?
- Beverages
- Bread / Bakery
- Canned goods
- Cereal
- Condiments
- Dairy
- Frozen foods
- Meat
- Non-food
- Pasta
- Produce
- Snacks
- Spices
- Priority level
- Always need
- Priority
- Never need
- Time of request (can be system-generated timestamp)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.