Skip to content

jamey-schaap/Groep1ProjectD

 
 

Repository files navigation

Groep1ProjectD

Docker command for running the containers

docker compose up -d

Docker command for stopping the containers

docker compose down

installation

pip install -r requirements.txt
conda install -c conda-forge geckodriver

Running the streamlit app

streamlit run main.py

Running the middleware

python middleware.py

Running the tests

python -m unittest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.9%
  • HTML 6.2%
  • Dockerfile 1.9%