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

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes adding a `start` script to the `backend/package.json` file. The goal is to standardize the backend startup process by allowing developers to run `npm start` to launch the application, which is intended to be a simple, beginner-friendly task.

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

Project MPLACE

HTML

AI Summary: This issue aims to refactor the `getApiItemData` function in the frontend to eliminate its dependency on a global `productId` variable. The goal is to improve code maintainability and understanding by explicitly passing `productId` as a parameter to the function, making it easier to follow the flow of data.

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

Project MPLACE

HTML

AI Summary: This issue aims to synchronize the project's setup documentation with its actual SQL setup script. The goal is to ensure that the README and guides accurately reflect the `backend/sql/setup.sql` script, making the onboarding process smoother and more consistent for beginners. This involves comparing, correcting discrepancies, and verifying the entire setup flow.

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

Project MPLACE

HTML