PPR Gruppenabgabe WS2425
|
||
---|---|---|
doc | ||
src/main | ||
.gitignore | ||
generated_class_diagram.puml | ||
pom.xml | ||
PPR_WiSe24_Project_5_1.txt | ||
puml_generator.py | ||
README.md |
Multimodal Parliament Explorer (Gruppe_05_1)
Classdiagram puml generator
python puml_generator.py
Upload member Images
Crawl member images (not required as already in repository)
cd src/main/resources
python member_images_crawler.py
They are stored in /src/main/resources/membersOfParliamentImages
To Force Update the images after having run the crawler, add the uploadMemberPhotos
argument to the programm arguments in intellij (More Actions for run configuration -> Programm Arguments)