An open API service indexing awesome lists of open source software.

https://github.com/opensrc0/addproductintop

Show list of product randomly. List should be lazy load. You can add product and that should add in top of list.
https://github.com/opensrc0/addproductintop

Last synced: about 1 year ago
JSON representation

Show list of product randomly. List should be lazy load. You can add product and that should add in top of list.

Awesome Lists containing this project

README

          

# addProductInTop

Task:-
1. Show list of product randomly.
2. List should be lazy load(e.g 10item or 20 item in one time and further on scroll).
3. You can add product and that should add in top of list.