yonguilee / vue.js--shoppingsite

Shopping site using vue.js and firebase(no payment setting)
39 stars 20 forks source link

Create image storage in firebase #3

Open yonguilee opened 5 years ago

yonguilee commented 5 years ago

-create image storage in firebase -Edit Add.vue to upload images -Edit items database to match with image

yonguilee commented 5 years ago

can't update the imageURL to item database.

BuddhaNag12 commented 4 years ago

I have one code for uploading image url after storing into storage

yonguilee commented 4 years ago

Hello, @BuddhaNag12. Thanks for interesting my project. You can share your code with PR. Please make branch and PR to me then I'll test it. :)

BuddhaNag12 commented 4 years ago

look up to my repo named shopping-site1 inside master branch you will find actual project here find adminManage.vue file you will see how i stored the images thanks... :) 👍