Web application to play the investment game...for science!
Clone the git repository
git clone https://github.com/psipeter/investment-game-webapp.git
pip install django numpy scipy matplotlib seaborn jupyterlab
.js
file in /static
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
python manage.py createsuperuser
In settings.py
DEBUG=False
SECRET_KEY
by loading from an environment variable or reading from a server-only file