Commit Graph

18 Commits (82b70ce099811bac45478d362bb048b4368f0c45)

Author SHA1 Message Date
michael 82b70ce099 fix user create button 2025-02-03 01:46:13 +01:00
michael 020ef2c4a3 remove useless readme 2025-02-02 04:15:14 +01:00
michael b63828cc7b add tasks to READMEs. Add more TODOs 2025-02-02 03:37:40 +01:00
michael d8ca863c8c remove any cart stuff. add port interfaces for products 2025-02-02 02:42:54 +01:00
michael 5c84416fe0 framework_driver task implementation (not finished yet) 2025-02-02 00:51:31 +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
michael a48d8255bf fix view_product 2025-01-16 10:55:10 +01:00
michael 78856751ff fix readme 2025-01-16 10:41:33 +01:00
michael 057b21cf35 add view_all_products endpoint.add ui 2025-01-16 10:39:44 +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
Felix Jan Michael Mucha b3ff7894c6 added bit of styling 2025-01-05 22:54:33 +01:00
Felix Jan Michael Mucha 9811340337 added better data 2025-01-05 22:53:30 +01:00
Felix Jan Michael Mucha 451fe6b2fa connected ui cart with db 2025-01-05 18:10:49 +01:00
Felix Jan Michael Mucha 3f3c13abd0 added: dummy ui for FastAPI 2025-01-05 17:06:49 +01:00
Felix Jan Michael Mucha f6c3d98cf1 changed based on CartItem entity 2024-12-03 22:43:31 +01:00
Felix Jan Michael Mucha 57233055eb init small flask ui 2024-11-30 18:37:17 +01:00
Felix Jan Michael Mucha 938fee1a4e moved files into layer dir 2024-11-30 18:05:58 +01:00