3 Open Issues Need Help Last updated: Feb 11, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This backend task focuses on setting up the initial database schema using Prisma ORM for a store's products and their physical locations. It involves defining multiple models like Product, Category, Section, Aisle, Shelf, ProductLocation, and User, ensuring their relationships align with an existing ER diagram. The objective is to support product display and administrative product movement, with a successful migration to PostgreSQL as a key acceptance criterion.

Complexity: 3/5
good first issue Backend db auth

Finding a specific product in a store.

JavaScript
good first issue Backend API

Finding a specific product in a store.

JavaScript
good first issue Backend API

Finding a specific product in a store.

JavaScript