Thanks, Brother! Deleted the cartProductsRef @29:56 in user collection manually because that was the old data when I was preparing a demo for a video. You can delete it from the cart directly as well.
so when you go checkout, how will the quantity decrement by the current stocks of selected items? For example, you want to know if the items are out of stock or not.
Good Suggestion. This is also important to manage the stock. Will add that part in the Grocery Delivery App Course here, codzify.com/grocery-delivery-app-course Thanks!
Hi, Can you join us on Discord? There you can ask your Doubts. Add the screenshot of the Error coming while uploading the images. Discord Link: discord.gg/AaPdgwRT
But giving same id to each cart’s product is not possible from admin panel also id is generated automatically but u have entered the id manually my concern is that. Can u upload a video of making admin dashboard also?
Hello, I have followed your tutorial but the total in the cart page isn't showing the right number, it is adding up the prices even of the previously deleted items. it is not working right, even though I have followed your steps.
Hi, Here is the Fix. Uploaded a Video fixing the Bugs. Hope that will help! [Fixing the Bugs] ADD TO CART Feature in Flutterflow 🚀🔥 th-cam.com/video/zu7jME3AA9o/w-d-xo.html Thanks!
Thank you so much, you are just amazing. It got fixed, but there is one thing you didn't mention and it is important. When the user completes the checkout, he can't order again because the added products will be added to the previous list which is the order that already been done. Because all added products are added to one list. I think this is the only important part that is still missing.
Yes man you rock it 🔥
it is simple you made my project work🔥🔥
Glad to here that !
@codzify but sorry can you demonstrate another with supabase
Hello @codzify Great Work, But Why did you delete the cartProductsRef @29:56 in users collection Manually?
Thanks, Brother!
Deleted the cartProductsRef @29:56 in user collection manually because that was the old data when I was preparing a demo for a video. You can delete it from the cart directly as well.
@@codzify Thanks for your reply,
How can I remove it from Cart, I haven't seen that function in this video?
so when you go checkout, how will the quantity decrement by the current stocks of selected items? For example, you want to know if the items are out of stock or not.
Good Suggestion. This is also important to manage the stock. Will add that part in the Grocery Delivery App Course here,
codzify.com/grocery-delivery-app-course
Thanks!
Use chatgbt
Your videos are very helpful
hello, at the end you do the conditional action without true or false action, so there is a red bug. what should i do so i can run the test mode?
Hi, exactly at what duration of the video you are facing the issue?
Do let me know.
@@codzify at 31:20
@@codzify hello, can u help me?
Hi i need help , i am trying to upload image but its not working 😢
Hi,
Can you join us on Discord? There you can ask your Doubts. Add the screenshot of the Error coming while uploading the images.
Discord Link:
discord.gg/AaPdgwRT
Bro could you make a video on how to integrate Machine Learning model with flutterflow?
Sure will try this..!
@@codzify could you make it as soon as possible because I have to submit it in my college
You cut a part of the video in the last part, can you tell me what you did last?
So, this means we have to manually add the id to each product which is not possible. Is there any other alternatives to do so?
You can create the Admin Dashboard from where you can manage your products.
But giving same id to each cart’s product is not possible from admin panel also id is generated automatically but u have entered the id manually my concern is that. Can u upload a video of making admin dashboard also?
very nice video keep it up can you make the video on face recognition office attendance app
Yes!
Hello, I have followed your tutorial but the total in the cart page isn't showing the right number, it is adding up the prices even of the previously deleted items. it is not working right, even though I have followed your steps.
Please help.
Let me check..!
Hi,
Here is the Fix. Uploaded a Video fixing the Bugs. Hope that will help!
[Fixing the Bugs] ADD TO CART Feature in Flutterflow 🚀🔥
th-cam.com/video/zu7jME3AA9o/w-d-xo.html
Thanks!
Thank you so much, you are just amazing. It got fixed, but there is one thing you didn't mention and it is important. When the user completes the checkout, he can't order again because the added products will be added to the previous list which is the order that already been done. Because all added products are added to one list. I think this is the only important part that is still missing.
Bro can you do this using supabase as a backend too ?
Yes
can you show me working with RESTFul APIs ?
Yes. Working on it.