chicken-sloths / bangazon-api-sprint1

API for a mock Amazon + Etsy platform providing developers access to the company's employee & product data
0 stars 0 forks source link

Create Product_Types table #40

Closed jordan-castelloe closed 6 years ago

jordan-castelloe commented 6 years ago

Context

This module should create a Product_Types table

Process

Expected Result

When the function is called in build-db.js, it should create a table in the database with the data from the json files.