- Data List
- Make a list of view page of Products table data the same as example.
- Make a data summary of the products same as example.
- Make data pagination of products same as example.
$ /products/product-list-api/
- Data Filter
- Make a product filter with product title, product variant, price range and created_at date.
- Make the product variant data show dynamically and group by product variant table’s variant column same as example.
$ /products/product-list-api/
- Create and Edit Product.
- I don't have enough knowledge in vuejs / reactjs. Then i download vuejs project but i can not run vuejs project. So i did not complete this task.