Commit Graph

4 Commits (0be018706282762bf78b1c33521a2a52b36beeea)

Author SHA1 Message Date
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
michael 53523d46b2 Changes:
add Readme per layer
move db calls to interface_adapters
implement product example
add tests
add __init__ files for easier to read imports
2025-01-16 00:36:59 +01:00
michael b453880cf4 add basic entity layer 2024-11-22 18:00:37 +01:00