Skip to content

bayleeadamoss/multi-member-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Member Sort

Build Status

Picking the top of anything is hard. Humans are better at comparing two items at a time, but it's even harder when you add multiple people.

Modify the list in ./data/ with each line being an option, then run the app:

cargo run

The app will prompt you asking how many people are ranking the list, then it'll go through and rank all the items two at a time with each user, then average the lists and show you the output.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages