please continue... and plz teach us how to add a product from admin panel, add category (parent - child relation) and assign them to products , add product tag, multi level comment section , liking and adding a product to bookmark.... and most important how to upload a image inside admin panel i mean a featured image for a product
@g-webdevelopment8643 Жыл бұрын
yes i will be making it using diffrent API from admin panel, image we will be keeping in our assets and that path we will be giving and showing those images
@mahdiandalib186 Жыл бұрын
@@g-webdevelopment8643 u mean that u will use static images? instead of letting admin to upload image for every single product?.... and what about product categories?
@g-webdevelopment8643 Жыл бұрын
@@mahdiandalib186 if we want dynamic also we can use with the image link in src and how it dynamically with any link
@g-webdevelopment8643 Жыл бұрын
@@mahdiandalib186 both way we can static we well as dynamic images with links and letter we can render it
@mahdiandalib186 Жыл бұрын
@@g-webdevelopment8643 thx
@AnandavalliVijjapurapu3 ай бұрын
hi, bro, I have a doubt you wrote a frontend project and that product details are stored in the front end is there any video e-commerce project connected with database to store the details of all product in postman
@AnandavalliVijjapurapu3 ай бұрын
hello bro please provide github code useful for us
@g-webdevelopment86433 ай бұрын
There is a video where you can store data in json server mock backend kzbin.info/www/bejne/hIKaaJ6EmK-VisUsi=f6fsCI8oRyd2Fz7E Those local json api you can hit in your postman as well
@g-webdevelopment86433 ай бұрын
github.com/gourishnaik/DummyAPI-Ecommerce
@AnandavalliVijjapurapu3 ай бұрын
@@g-webdevelopment8643 hi bro i wrote same code as you teach but in my web page i didn't get the image on the web page and title every thing i can i do