Skip to content

This test is designed to assess the technical skills of the candidate for the Senior Software Engineer role in areas such as backend development ad A3Data.

License

Notifications You must be signed in to change notification settings

garusocruz/Painkiller

Repository files navigation

Painkiller

This test is designed to assess the technical skills of the candidate for the Senior Software Engineer role in areas such as backend development at A3Data company.


To run application in your local environment, follow the steps bellow:


Check docker compose

It's very important to check if you already can use a docker compose command. More info :here:

Create a virtual environment
python -m venv .venv
load a virtual environment
source .venv/bin/activate
Install poetry package manager
pip install poetry
Install project dependencies
poetry install
Starting applications
poetry run docker_up
Run coverage
poetry run coverage

For more poetry commands please visit:


About

This test is designed to assess the technical skills of the candidate for the Senior Software Engineer role in areas such as backend development ad A3Data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published