20/20 ⭐
To execute the client simply run the following command:
make clientNote
We assume there's already a virtual Python environment or that it is possible to globally install dependencies.
To execute the server (and its database) it is enough to run the following command:
make serverCaution
Docker is required to be installed on your system in order to run this component.