PersonBook is a CLI app for keeping track of persons.
- It simulates an early stage of an evolving OOP application. Hence, it is lacking in documentation, tests, and could possibly be buggy.
Initial version of this codebase was created as a stripped-down version of se-edu/addressbook-level2 by Dr. Damith C Rajapakse