Reshav-Paul / grodudes_app

A grocery app made with flutter and wordpress/woocommerce backend
MIT License
13 stars 6 forks source link

How to use this code with my wordpress woocommerce data #2

Closed axhx closed 3 years ago

axhx commented 3 years ago

I have an doubt that what and where are all the changes I have to make to use app with my woocommerce product datas?? Can you please guide me

Reshav-Paul commented 3 years ago

Everywhere that I have created a WooCommerceApi object replace the url with your url and also the consumer key and consumer secret. I put them in a dictionary in secrets.dart file and exported that file. How you do it is upto you. Once the urls, keys and secrets have been replaced everything else should work just fine.

Since this is not a valid issue I am closing this thread.

axhx commented 3 years ago

Then if I create secret.dart file with all my secret key and import that... Application will work fine?

On Sun, Jan 10, 2021, 3:19 PM Reshav Paul notifications@github.com wrote:

Everywhere that I have created a WooCommerceApi object replace the url with your url and also the consumer key and consumer secret. I put them in a dictionary in secrets.dart file and exported that file. How you do it is upto you. Once the urls, keys and secrets have been replaced everything else should work just fine.

Since this is not a valid issue I am closing this thread.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Reshav-Paul/grodudes_app/issues/2#issuecomment-757447386, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASNGCWIQ4XB56OXBBAT2POTSZFZ2FANCNFSM4V4ILFQQ .