This is a console application project that will help users keep record of different type of things own, such as: books, music albums, movies, and games. The application allow users to perform some CRUD operations such as: adding, reading, and saving items to JSON files.
Here are the things I add to this repo
add_item method in the Label class
can_be_archived?() in the Book class with the following properties