reliefsupports / reliefsupports.org-v1

Relief Supports is an open source project to support volunteers who working in relief activities.
http://reliefsupports.org
MIT License
57 stars 63 forks source link

Add an option to identify reusable resources and recurring requirement #157

Open lakmal82 opened 7 years ago

lakmal82 commented 7 years ago

Issue Description

Currently, we don't know whether any of the requirement are recurring or one time. Ex: (Cooked food can be a recurring requirement and cloth will be one-time thing ) Same for donations as well. donations of services are reusable and goods will be utilised

danishka commented 7 years ago

We can add re-usability attribute for each item.

danishka commented 7 years ago

Meals either Expire_soon or short_term depend on what kind of food it is. Jam is short_term though lunch packet must be expire_soon

danishka commented 7 years ago

See #130

lakmal82 commented 7 years ago

Just check whether below work

On Mon, Jun 5, 2017 at 11:00 PM, Danishka Navin notifications@github.com wrote:

Meals either Expire_soon or short_term depend on what kind of food it is. Jam is short_term though lunch packet must be expire_soon

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/reliefsupports/reliefsupports.org/issues/157#issuecomment-306210192, or mute the thread https://github.com/notifications/unsubscribe-auth/Abv5ylOdPo3OBHO1G80lX8UCpO1WSJzZks5sBBf0gaJpZM4Nrqrt .

lakmal82 commented 7 years ago

Since you put Short_term, you can use long_term as well.

On Mon, Jun 5, 2017 at 10:58 PM, Danishka Navin notifications@github.com wrote:

We can add re-usability attribute for each item.

  • Reusable
  • Expire_soon
  • Short_term

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/reliefsupports/reliefsupports.org/issues/157#issuecomment-306209823, or mute the thread https://github.com/notifications/unsubscribe-auth/Abv5ykHPJ6yegc0hJ7M76R3DjTmlFc0Hks5sBBeegaJpZM4Nrqrt .