batterydied / Aquatica

0 stars 1 forks source link

Define Sequelize Schema for Product #92

Open batterydied opened 2 days ago

batterydied commented 2 days ago

Create a Sequelize schema for the Product model in the Aquatica app. This model will represent the products in the application and include fields like name, description, price, stock, categories, specifications, and images.