Sunagatov / Iced-Latte-Frontend

a online Marketplace for coffee retail (Frontend)
https://iced-latte.uk
MIT License
209 stars 48 forks source link

(MAIN PAGE-PRODUCT'S CATALOG) Load list of brands and list of sellers from the backend #181

Closed Sunagatov closed 1 month ago

Sunagatov commented 4 months ago

Before: Now List of brands and list of sellers are just hardcoded on the frontend side.

Screenshot 2024-04-28 at 11 51 43 am

After: You need to load list of brands and list of sellers from the backend from the appropriate REST API. Check Swagger Docs to find the API.

ilsinyakov commented 3 months ago

Tested The test is not currently developed

ilsinyakov commented 1 month ago

Test: UI/test_main_page.py