This is a new revamped version of the project https://github.com/kcl-ddh/digipal
To set up the project, make sure to install Poetry first.
then use the command
poetry installto run any command, for example "python manage.py runserver"
poetry run python manage.py runserver