Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 265 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 265 Bytes

PersonBook

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.
  • It is a stripped-down version of se-edu/addressbook-level2