Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 484 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 484 Bytes

A Shopify Admin app having the following features:

  1. User can create collections with information including name and description.
  2. User can read and update every colletion.
  3. User can create products for every collection created.
  4. User can read and update every product.
  5. A single page shows store related information including store name, id, etc.

Technologies used include:

  1. Laravel, PHP
  2. Blade as templating language
  3. Bootstrap as CSS framework
  4. MySQL as database