Skip to content

TWHarr/ListRank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small utility to rank lists.

Idea based on Flickchart.

2/8/14- Duplicates are now found even with differing caps or punctuation. There is a counter that keeps track of how many times you’ve ranked items. There are stats that tell you how many times you’ve ranked the winning item, and how often it wins. Also some small bug-fixes and refactoring. 

2/7/14- Added duplicate checking (simple, doesn’t account for punctuation or capitalization yet) and an undo button. 

2/6/14- Initial implementation. Got it up and running in a js console, now working on porting it to 
jquery/html so i can dump it on a website and let other people use it. Ugly and shitty, but technically works. Demo here: http://twharr.com/rank.html


Future updates will make it all run normally on the page instead of alert boxes, and will include CSS so it doesn't
look so bare. 

About

A small tool to rank lists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published