This is a learning exercise for DDD and BDD. Refer to the
FEATURES.mdfile for details on the problem space.
This outline is only a recommendation.
- Read and understand the problem space
- Event storming activity
- Understand BDD and acceptance tests/specifications
- Build the domain layer by using BDD, TDD, and the event storming results
- Optionally build out the application API and UI