Block a user
12828b2688
[main] Tweaks to design and bringed back sqlalchemy
16ebca7767
[main] Updated example .env to reflect current code
a2ffd8aa3b
[main] WIP major rework of current design, database management and other things
4bf43721e3
[main] Added some ease of life settings in .vscode
b67c03291e
[main] Slight updates to views
277abe79d7
[main] Added model for a view
fb7aebd0d7
[main] Updated database view with book id
6a1c76798d
[main] Updated design for tab view, prepared for other tabs and general tweaks to design
8db7eae1e4
[main] Preparation for config handler
75550c7f6f
[main] Testing in app.py
427cd25853
[main] Changed from qml UI to QWidgets
1c860b70e8
[main] Slight changes to models to finally make them work
b22a0bb664
[main] Added sample .env for reference
d242e4ff68
[main] Testing SqlAlchemy models
76465636ee
[main] Updated models and their initialization
1e36c2d966
[main] Added autoincrement to primary keys
98d39bba2e
[main] Updated models according to new database structure
5b2fe4460e
[main] Added update timestamps and triggers that update them to db
5dde0468d0
[main] Updated .gitignore to include *.bak files (For MySQLWorkbench)
cd18b3ab46
[main] Initial code for SqlAlchemy and it's models
8588eda3ce
[main] Initial code
87893febac
[main] Added pylint and mypy configuration
48cfa5fee6
[main] Added initial requirements.txt
46e67e1edf
[main] Added MySql Workbench model for database structure reference
4d7151b513
[main] Project stack definitions