se-edu / addressbook-level3

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

Convert this repo into AB-3 #19

Closed pyokagan closed 5 years ago

pyokagan commented 5 years ago

Fixes #2

Convert this repo into the new AB-3 repo.

Compared to the old AB-3, this repo is derived from the AB-4 codebase,
and thus shares all of its improvements, and allows us to more easily
port over changes from AB-4 in the future.
CanIHasReview-bot commented 5 years ago

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

See this repository's contribution guide for more information.

CanIHasReview-bot commented 5 years ago

v1

@pyokagan submitted v1 for review.

(:books: Archive)

Checkout this PR version locally ```sh git fetch https://github.com/se-edu/addressbook-level35.git refs/pr/19/1/head:BRANCHNAME ``` where `BRANCHNAME` is the name of the local branch you wish to fetch this PR to.