PPR Gruppenabgabe WS2425
Find a file
2025-03-14 13:04:39 +01:00
doc Removed outdated file 2025-03-02 15:32:40 +00:00
src/main globallified directory constants 2025-03-14 13:04:39 +01:00
.gitignore added gitignore 2025-03-04 14:30:42 +01:00
generated_class_diagram.puml updated plantuml 2025-03-13 19:50:14 +01:00
pom.xml removed left-over lombok 2025-03-12 20:58:23 +01:00
PPR_WiSe24_Project_5_1.txt DB-Zugang 2025-02-19 13:50:30 +00:00
puml_generator.py fixed is_line_method_declaration for interfaces 2025-03-05 15:16:50 +01:00
README.md added notice for uploading member images 2025-03-12 21:07:59 +01:00

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)