caTUstrophy / backend

Backend part for our catastrophe aid tool. Written in Go.
GNU General Public License v3.0
6 stars 3 forks source link

Possibility to set a matching score manually #105

Open nielsrolf opened 8 years ago

nielsrolf commented 8 years ago

If a recommendation is bad for some reason, the admin could generate a new recommendation if he could manually set the matching score to a very bad value, eg -100. This needs a new endpoint PUT regions/id/recommendations containing an offerId, a requestId in the body.

nielsrolf commented 8 years ago

I created this issue in order to maybe continue the development in case somebody thinks about using caTUstrophy. This is not thought to be realised in v4.0