Skip to content

iritmaximus/ohte

Repository files navigation

Ohte

example workflow

Project-idea

Leaderboard for a chess club. Program that calculates and displays ratings of chess players in a chess club. The rating is counted based on game-results and uses official Elo rating system.

Documentation

Note

The command to invoke tests is slightly different than the example setup as I am using poe and not invoke. The poetry shell environment must be entered first after which the commands are

poetry shell
poe start
poe test
poe coverage-report