bhushan354 / Catalog-Of-Things

In this project ,me and my coding partners have created a console app that will keep record of different types of things user own : books, music albums, movies, and games. Database is based on the UML class diagram. The data is stored in JSON files but we have also prepared a database with tables structure analogical to programmes classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[2 Xpt] Student#3 Create a schema.sql file with tables that will be analogical to the structure of the classes that you created:

sagieramos opened this issue · comments

  • games table (add all properties and associations from the parent Item class as table columns)
  • authors table