Add main application logic, UI components, and logging setup

This commit is contained in:
2026-05-14 21:13:58 +02:00
parent 76b33009bb
commit 2118a85ed6
5 changed files with 219 additions and 0 deletions

3
core/config.py Normal file
View File

@@ -0,0 +1,3 @@
DATA_DIR = r"C:\Users\PcVIP\Documents\code\PZipper\data"