Skip to content

RankWise is a ranking engine that lets users compare items and ranks them efficiently using a binary-search-esk algorithm.

Notifications You must be signed in to change notification settings

samlevine03/rankwise

Repository files navigation

Ranker

This project is a React-based ranking engine where users can rank items (e.g., movies) into three categories: Good, Fine, and Bad. The ranking is based on user comparisons, using a binary search-like approach to determine where new items should be placed among previously ranked items. Foodies may recognize this as the same ranking approach used by the app 'Beli'.

About

RankWise is a ranking engine that lets users compare items and ranks them efficiently using a binary-search-esk algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published