Hi,
I want to make a product catalog just like this
but i am confused.
1. What library do i have to use to make the image library with images from url site and show the item name and price?
2. The catalog can be clicked to show the detail for the item.
3. How to make that lazy load. First i will show 20 items and after the user scroll to bottom, it will load again for the next 20 item (with loading animation at the bottom)
Thank you
I want to make a product catalog just like this
but i am confused.
1. What library do i have to use to make the image library with images from url site and show the item name and price?
2. The catalog can be clicked to show the detail for the item.
3. How to make that lazy load. First i will show 20 items and after the user scroll to bottom, it will load again for the next 20 item (with loading animation at the bottom)
Thank you