Open Issues Need Help
View All on GitHub [Backend] Sätta upp Prisma-modeller för butik, produkter och placeringar about 1 month ago
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
[Backend] API för produktdetalj med placering about 1 month ago
good first issue Backend API
[Backend] Implementera sök-API för produkter about 1 month ago
good first issue Backend API