# Thechart App to manage my medication and the evolution of effects. ## Install ```shell pipenv install ``` OR ```shell pip install -r requirements.txt ``` ## Build container image ```shell make build ```