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

Open Issues Need Help

View All on GitHub
good first issue didactico backend nivel:basico

Project MPLACE

HTML

AI Summary: This GitHub issue addresses the problem of the `getApiItemData` function relying on a global `productId` variable, which increases coupling and confusion. The objective is to refactor the function to explicitly accept `productId` as an argument, thereby improving code clarity and maintainability. The task involves locating calls to the function, updating its signature, and verifying that the product detail view continues to function correctly without errors.

Complexity: 1/5
good first issue didactico frontend nivel:basico

Project MPLACE

HTML

AI Summary: This issue aims to standardize the project's setup guide and SQL schema, ensuring the documentation accurately reflects the actual project setup. The primary goal is to eliminate discrepancies between the README, other guides, and the `backend/sql/setup.sql` script, thereby improving the onboarding experience for new users and maintaining consistency.

Complexity: 1/5
good first issue didactico docs nivel:basico

Project MPLACE

HTML