Merged
Sabeera Dodiyam requested to merge
haze into
main
- Create store model and create store API and its services
- Create category model and create category API and its services(create 4 categories)
- Create brand model and create brand API and its services(create 15 brands)
- Create Product model and variant model and its services
- Create create product API (create 6 single products and 1 variant product)
- Create get all products api (not tested)
- Create a single product api (not tested)
- Create storeAdmin and create permission for store admin