A Shopify Admin app having the following features:
- User can create collections with information including name and description.
- User can read and update every colletion.
- User can create products for every collection created.
- User can read and update every product.
- A single page shows store related information including store name, id, etc.
Technologies used include:
- Laravel, PHP
- Blade as templating language
- Bootstrap as CSS framework
- MySQL as database