Open git-union-dev[bot] opened 7 months ago
As a user, I want to manage my contacts so that I can keep my communication organized.
sequenceDiagram participant User participant ContactService User->>ContactService: Select 'Create Contact' ContactService->>User: Display 'New Contact' form User->>ContactService: Submit 'New Contact' form ContactService-->>User: Confirm contact creation
Contact Management
As a user, I want to manage my contacts so that I can keep my communication organized.
Acceptance Criteria