abiodunraheem / Catalog_of_Things

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.
MIT License
2 stars 0 forks source link

[4pt] Create a schema.sql file with tables that will be analogical to the structure of the classes that you created: Team member #1 #10

Open abiodunraheem opened 2 years ago

abiodunraheem commented 2 years ago

books table (add all properties and associations from the parent Item class as table columns) labels table