Skip to content
Snippets Groups Projects
user avatar
MaxEhrlicherSchmidt authored
b96aaf7a
History
Name Last commit Last update
assignment_9_updated
.gitignore
ReadMe.md

Setup

  1. create a .env file in the /assignment_9_updated directory
  2. Add USERNAME=<zedat username> PW=<zedat password> to the .env file
  3. run pip install -r requirements.txt
  4. run python app.py
  5. open http:/localhost:5000 in the browser