Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
highoncarbs committed Feb 12, 2020
1 parent 3107a8c commit 5b7cd8e
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,29 @@
<img align="center" src="./assets/header-0.png">
</p>

## 📝 Quicknote

This is a very hacky project to bulk upload to shopify . Supports all the Basic features - but has a few knacks here and there -

* Error Reporting not implmented
* HSN codes should be accurate - else would not be added
* 2 Images should be uploaded for each product to make image uploading work ( can be changed and updated as you like in the code)
* Meta title and description picked up from the title and body of the product
* You shop URI should be added to the config, the settings SHOP URL doesn't work for now.

Feel free to submit issues , if you get stuck somewhere . Would be more than happy to help . Cheers !

## Features

* Create Product Master Template
* Create and Edit Mulitple products at once , pre fill data from master template.
* View and Goto Products addded to Shopify
* Generate Unique SKU's.
* Adds ALT tag text to the image
* Upload Images - Fixed to 2 ( Requires to add 2 images to work or else ti would throw error)

## In Progress Features

* Upload Images
* Analytics
* Print SKU Product Stickers
* View orders and print shipping lables and invoices
Expand Down

0 comments on commit 5b7cd8e

Please sign in to comment.