fs-c / votsec

Secure voting platform prototype
1 stars 0 forks source link

Implement popular votes endpoint and UI #47

Open fs-c opened 5 years ago

fs-c commented 5 years ago

Decide which algorithm should be used to detect whether a vote is 'popular' or not and how many votes should be returned. Also, consider making the algorithm to use customisable (maybe something like 'most votes' and 'controversial').