/elo-todo-app

ReactJS app to apply ELO rating to sort tasks by priority.

Primary LanguageJavaScript

Elo rating for tasks lists

This app takes a list of tasks and keep asking you to pick one of random two, based on priority. The choice is used to apply ELO rating.

This is my first ever code written with ReactJS. Use it on your own risk.