Skip to content

[FR] Implement "add" and "search" methods for PhoneBookInterface #30

@dRaider-bitrek

Description

@dRaider-bitrek

Description

Implement "add" and "search" methods for PhoneBookInterface.
Implement methods in SimplePhoneBook:
public ContactDto add(ContactDto contactDto);
public List search(String str);

Dependencies

Acceptance criteria

  1. The methods should work according to Clear concept of a CLI #1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions