Strayker-Software / Binder

Binder is a simple SaaS solution allowing you to create ToDo and custom lists of tasks in clean and readable way. You can create task from default pattern: name, description and completion indicator.
https://straykersoftware.pl
MIT License
2 stars 0 forks source link

Feature: Provide Persistance DTO (PDTO) #114

Open StraykerPL opened 10 months ago

StraykerPL commented 10 months ago

Is your feature request related to a problem? Please describe. To decouple relation between Application and Persistence layers even more, there must be provided additional class layer for entities to operate - Application layer will operate on Core models, while Persistence will operate on PDTO.

Describe the solution you'd like

Describe alternatives you've considered

Additional context Web Backend

StraykerPL commented 9 months ago

Blocked by #124

StraykerPL commented 8 months ago

Unblocked