SteffiPeTaffy / conference-rating

Eclipse Public License 1.0
12 stars 4 forks source link

Upsert for rating #85

Open SteffiPeTaffy opened 7 years ago

SteffiPeTaffy commented 7 years ago

Status quo: vote button is disabled, but users could vote multiple times technically.

Idea: use mongo upsert instead of insert, so votes of users get overwritten if they would vote multiple times