se-edu / addressbook-level3

:ab::three: Address Book sample application (Level 3)
https://se-education.org/addressbook-level3
MIT License
27 stars 411 forks source link

Add some features #207

Closed cdrcstcs closed 7 months ago

cdrcstcs commented 7 months ago

Added features: findalltags (not successful) find -name John (OK) find -tag friends (OK) find -tag friend -name John (OK) I haven't used any Design patterns yet, will try to apply them later !

canihasreview[bot] commented 7 months ago

Click here to submit a new iteration when this PR is ready for review.

See this repository's contribution guide for more information.

damithc commented 7 months ago

@cdrcstcs we are not currently looking for feature enhancements. But you are free to fork/clone this repo and experiment on your own.