Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions