Local webserver will be contained in a series of docker containers, with abilites to change the configuration of these dockers dynamically. Docker compose will be used as an orchestration tool for the docker containers.
Bootstrap 5 is being used to style the project website. It will also be used to help style both the other webservers.
Angular will be used to create the frontend for the host website and vulnerable webserver.
Django will be used for the backend on both the host website and the vulnerable webserver.