1 Open Issue Need Help Last updated: Jul 8, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a new API endpoint for product search that allows filtering by category. This involves modifying the existing Flask-based e-commerce application's API to accept a category parameter and return only products matching that category. The database queries will need to be updated to incorporate this filtering logic.

Complexity: 3/5
good first issue