Show HN: Instant collaborative sorting – no login required, expires in 24h

by tonerowon 3/17/2025, 1:04 PMwith 2 comments

Hi HN! Creator here. I built this because I noticed teams often need to quickly prioritize or rank items, but existing tools add too much friction to the process.

This uses the Borda count algorithm to aggregate everyone's preferences into a single ranking. While simple voting works for yes/no decisions, sorting captures more nuanced preferences and helps find consensus, whether you're prioritizing feature requests or deciding where to grab lunch.

The tool is completely frictionless - no signup required, and polls automatically expire after 24 hours to keep things clean. All data is stored server-side while connection tokens live in the browser.

Would love feedback from the community, especially on use cases I haven't considered. You can try it here: https://teamsort.world/

by melodie06on 3/17/2025, 1:07 PM

why choose borda count?