Commit Graph

6 Commits (1af22b688114207a4dd6bd13e9d15df0d1c5fbc0)

Author SHA1 Message Date
michael 1ca9dca2df usecase fix 2025-02-03 01:50:45 +01:00
michael 6aee64db8f implement usecase solution 2025-02-03 01:48:45 +01:00
Arman Ulusoy c0f3a7e8ae src/use_cases/create_user.py aktualisiert 2025-02-02 19:16:48 +01:00
michael be29f9b878 simpler folder structure. remove __init__.py since it might be confusing 2025-02-02 16:55:09 +01:00
michael 0be0187062 add input output port to view cart as example. organize usecases in interactors and interfaces 2025-01-31 11:41:18 +01:00
michael 821ef8a8d4 changes:
* convert from db object to entity in repo implementation instead of usecase
* add description as column to product db object
* remove old ui stuff
* return dict instead of tuple in sql
* add TODOs which should be implemented
2025-01-27 14:00:51 +01:00