https://github.com/gregorybchris/comp-rank
Interface for ranking sets of items through a series of 1:1 comparisons
https://github.com/gregorybchris/comp-rank
Last synced: 11 months ago
JSON representation
Interface for ranking sets of items through a series of 1:1 comparisons
- Host: GitHub
- URL: https://github.com/gregorybchris/comp-rank
- Owner: gregorybchris
- Created: 2019-01-28T16:38:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-06T20:36:10.000Z (over 4 years ago)
- Last Synced: 2025-01-12T15:12:41.933Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 2.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CompRank
CompRank is a web interface for ranking items within some arbitrary category by comparing them. A user is presented with two items to compare and the result of that comparison is then used to update rankings for the whole category.