AppID: | com.dessalines.rankmyfavs |
Author: | Dessalines |
License: | AGPL-3.0-only |
Donation: | Webpage Bitcoin LiberaPay |
InRepoSince: | 2024-07-08 |
LastRepoUpdate: | 2025-03-10 |
LastAppUpdate: | 2025-03-10 |
LastVersion: | 0.6.10 |
Categories: | Office |
APK source: | Github |
Google Play: | Check if it's there |
Do you keep lists of your favorite things, such as movies, books, recipes, or music albums? You might keep list(s) that looks like this:
But how do you rank these? You might be tempted to order them by preference, but this could quickly get overwhelming for long lists.
A much easier method is to use pairwise comparisons, which shows you single head-to-head pairs, and has you choose which one you like best.
After doing a small number of these matchups, Rank-My-Favs can confidently create a ranked list for you.
Under the hood, Rank-My-Favs can sort by either the win-rate, or the more advanced Glicko rating system.
WhatsNew:
## What's Changed in 0.6.10
- Fixing tier list crash. by @dessalines in [#282](https://github.com/dessalines/rank-my-favs/pull/282)
- Adding horizontal divider and fixing no items overlap. by @dessalines in [#281](https://github.com/dessalines/rank-my-favs/pull/281)
**Full Changelog**: https://github.com/dessalines/rank-my-favs/compare/0.6.9...0.6.10