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.<p>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.<p>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.<p>Would love feedback from the community, especially on use cases I haven't considered. You can try it here: <a href="https://teamsort.world/" rel="nofollow">https://teamsort.world/</a>