caTUstrophy / backend

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

User trust system #66

Closed nielsrolf closed 8 years ago

nielsrolf commented 8 years ago

Create a user trust system: A new region shall get a flag "not confirmed". If many users or one user with a high trust value confirmt, the region shall be confirmed. Users can increase their trust values eg by rated offers. Also, an admin could set trust values

numbleroot commented 8 years ago

As per this sprint planning, we agreed on not doing this. It still is an interesting and in our opinion useful idea, but we will focus on an interesting matching algorithm instead.