Skip to content

Structured Address object for User #14

Description

@NikosPoly

Currently address in Customer is a plain String e.g. "Thessaloniki, Greece"
which limits filtering, reporting and data consistency.

Tasks

  • Create an Address class with fields: street, city, country
  • Replace String address in Customer with Address address
  • Update CustomerDTO accordingly

Note

This is a breaking change for existing API consumers — address field structure will change.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions