Skip to content

Instantly share code, notes, and snippets.

View timkleier's full-sized avatar

Tim Kleier timkleier

  • Upgrade Solutions LLC
  • Fort Collins, CO
View GitHub Profile
@timkleier
timkleier / prooph_acquire_client.md
Created October 3, 2023 15:28
Prooph Board Acquire Client

Feature

A feature is a set of elements that belong to the same use case. They typically have this flow: UI > Role > Command > Aggregate > Event

Here's an example of an "Acquire Client" feature:

{
  "feature": {
    "title": "Acquire Client",
    "role": {
      "title": "PM"