harshi0102 / ruby-capstone

Ruby Capstone Project is an app that will have the option to record what books, games, and music albums are in our library and includes labels, authors and genres
MIT License
0 stars 0 forks source link

[1pt] Team member #1: Create a Schema file #7

Closed harshi0102 closed 1 year ago

harshi0102 commented 1 year ago

Create a schema.sql file with tables that will be analogical to the structure of the classes that you created:

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