chore: restructured project, updated readme

This commit is contained in:
2025-10-29 09:31:40 +01:00
parent a4460ec17b
commit ee62c65ae7
70 changed files with 8518 additions and 100 deletions

View File

@@ -1,7 +1,7 @@
from PySide6 import QtCore, QtWidgets
from src import Icon
from src.backend import Database
from src.database import Database
from .widget_sources. import Ui_Form