Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global items redesign #1292

Open
taronaleksanian opened this issue Oct 9, 2024 · 4 comments
Open

Global items redesign #1292

taronaleksanian opened this issue Oct 9, 2024 · 4 comments
Assignees

Comments

@taronaleksanian
Copy link
Collaborator

No description provided.

@taronaleksanian
Copy link
Collaborator Author

We are redesigning the items feature of our app, focusing on improving how global items are displayed. The data scraping from multiple sources is already functional, so the redesign will involve optimizing the backend to enhance item retrieval, filtering, and sorting. We will implement new API endpoints, ensure efficient data handling, and update the front end with a modern, responsive UI that allows users to browse, search, and interact with items smoothly. This will include designing intuitive components for item lists, detail views, and user interactions, followed by thorough testing and deployment to ensure a seamless user experience.

@taronaleksanian
Copy link
Collaborator Author

taronaleksanian commented Oct 9, 2024

Let's start from the item details page, we need to add some data from scrapers to our DB and also add those fields to our API

  • sku
  • seller
  • product URL
  • description
  • product details in json format.

@mikib0 let's handle this please dm me for more details

@taronaleksanian
Copy link
Collaborator Author

https://scrnli.com/files/013nG1xrKo6Gt4

I made some structure as an example for this page so let's start implementing it's frontend with mock data
@Isthisanmol let's start from the product main details section

@taronaleksanian
Copy link
Collaborator Author

Let's make branches from this branch, it's updated with the development branch, let's keep this feature on this branch.
feat/items-redesign
@Isthisanmol @mikib0 @MuhammadHassan03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants