TrustTheVote-Project / VoteTrackerPlus

The VoteTrackerPlus root repo
GNU General Public License v2.0
3 stars 2 forks source link

5th endpoint: given a GUID, will invoke invoke tally-contests on the backend #79

Closed windoverwater closed 1 year ago

windoverwater commented 1 year ago

This endpoint basically wraps the tally-contest operation. This endpoint also supports various options which in general map to different tall-contests options (TBD on the final client side UX).

This endpoint (unless it gets split into multiple ones) supports in-depth and summary analysis of RCV contest rounds/tallies.

windoverwater commented 1 year ago

effectively working on this while working on endpoint 4