trainline-apprentices / inventory-app

1 stars 0 forks source link

Sequelize Models for Products #4

Open iDEaXANA opened 10 months ago

iDEaXANA commented 10 months ago

Create Sequelize models for products with fields : id, title, price, description, category, image, and rating.