Fahim-Khan-P / Ruby-Capston

In this project, we will create a console app that will help to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the given UML class diagram and the data will be stored in JSON files as well.
MIT License
0 stars 0 forks source link

[1.5pt] Database - Member 3 #16

Open Fahim-Khan-P opened 1 year ago

Fahim-Khan-P commented 1 year ago
  1. games table (add all properties and associations from the parent Item class as table columns)
  2. authors table