2 Open Issues Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub
E-commerce Fashion Retail

AI Summary: Create a simple display of all advertisements. This involves fetching all advertisement data and presenting it in a user-friendly format. The provided project and issue description lack specifics on the desired presentation, so assumptions may need to be made regarding layout and features.

Complexity: 2/5
good first issue

Python
E-commerce Fashion Retail
Моделька about 2 months ago

AI Summary: Create a data model with fields mirroring those on the original website: name, price, main photo, category, brand, color, and potentially more fields as needed. This model will likely be used for storing product information.

Complexity: 4/5
good first issue

Python