Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Resolve strong domain solution #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RicarGar7
Copy link
Owner

✨ Resolve strong domain solution

Solution explanation

This solution is based on giving all the power to the domain, which is the one that processes the KPIs.

Why?

Because the data model is dumb enough that the onus is on the domain layer

Changes

  • Kpi
    • Implement findAll Clients use case
  • Cli
    • Expose find suspicious clients use case via command line

@RicarGar7 RicarGar7 self-assigned this Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant