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

Create initial domain entities #19

Merged
merged 2 commits into from
Apr 20, 2024
Merged

Create initial domain entities #19

merged 2 commits into from
Apr 20, 2024

Conversation

italopessoa
Copy link
Member

  • add initial domain model classes
  • add order status changes
  • add customer cpf validation
  • add order code generation

add Customer ValueObject
add Entity abstract class, add base value object add unti tests
- add status transitions
- generate code when payment is confirmed
@italopessoa italopessoa changed the title Create domain Create initial domain entities Apr 20, 2024
@italopessoa italopessoa self-assigned this Apr 20, 2024
@italopessoa italopessoa added api architecture Something related to architecture definition labels Apr 20, 2024
@italopessoa italopessoa merged commit bf03bd9 into main Apr 20, 2024
1 check passed
@italopessoa italopessoa deleted the create_domain branch April 25, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api architecture Something related to architecture definition
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant