Skip to content

tsobieszek/unitem--task

Repository files navigation

Sample solution to a recruitment problem

Installing dependencies in a pypoetry virtual environment

poetry install --with test

Running

poetry run python main.py

Testing

poetry run sh test.sh

Comments

This solution is a bit over-engineered for such a simple problem... That being said it still lacks in a few respects, most notably in exception handling. See TODO file.

About

A solution to a recruitment task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published