Open Issues Need Help
View All on GitHub Añadir parametros de busqueda por categorias about 2 months ago
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