This is amazing! You’re really the bubble goat! I was wondering if you could please give your tutorials a difficulty rating! This will help to know which ones to start building along with if we’re absolute beginners
Building a marketplace is my vision and I truly hope to achieve that with bubble. I guess the first step of success is knowing your vision and an online marketplace is mine.
I've already built an Airbnb clone here: ruclips.net/video/QTQ4D9pc-iY/видео.html Both TikTok and Skyscanner are on my list though! TikTok's a bit of a challenge as it requires a bit of custom code to recreate the hard scrolling effect. Be sure to keep an eye out 👀
How do you make sure products aren't double sold? Let say Customer A places an item into their cart, and clicked Pay, which the workflow checks inventory first, then sends customer A to the stripe charge a user screen, Customer A took awhile to enter their credit card details, and at the same time Customer B added the item to cart, and got through the check out faster than customer A. Since Customer A is already on the stripe page, the payment goes straight through as non of the workflow applies here. And both Customer A and B ends up placing an order of the same item.
Great question. Whenever someone selects to buy a product, you could make changes in your database to number of items remaining for the product. In this case, you'd pre-emptively find the number of items remaining, then subtract the number that the user is looking to purchase. After making this change, you could then run the workflow step to send a user to the Stripe checkout page. This will then determine how many remaining items there are before the payment even runs. You can kind of thinking of it like reserving items. If user A fails to add in their payment details, you could run a workflow that recognises when the payment fails. In this workflow, you'd need to make changes to the number of items remaining and add back to it the number you first subtracted. Then, back on the button that triggers the workflow, add a condition that only allows someone to proceed to the checkout if there's a suitable number of items remaining to fulfill their request. Hope this helps point you in the right direction.
Hi Lachlan. I see this course is available as a single course. I bought the lifetime access a couple of months ago. Will this course be added anytime to the previous courses, please? I know you run your business alone, and time is limited, but I prefer to ask before getting started with the previous version we have available. Thanks!
Great question! Yes, you should already have access to this course within your course library. Let me know if you don't see it. I'd be more than happy to jump in to make sure you can stream the whole thing 👍
@@BuildingWithBubble Sorry, it looks that it hasn't been added yet. Should I e-mail you so you can jump in? We have been in touch before regarding your next advanced course 🙂 - Many thanks!
While building a sign-up or login page, is there a way to change how the input of phone numbers or other numbers that has to follow a specific format other than the US phone format? example (00) 0 0000 0000 or 000.000.000-00
Great question! This is definitely possible. When you add an input field to the page, select to update the 'content format' field of it. You'll then see an option to store a US phone number in the field. Hope this helps ✌
Hi Mr Kirkwood, please I would like to request a Netflix clone video @buildingwithbubble please I have read the article you wrote as part of the series and I’ve been really waiting on the video version. Please consider this... Thank you so much.💕🚀
This is amazing! You’re really the bubble goat! I was wondering if you could please give your tutorials a difficulty rating! This will help to know which ones to start building along with if we’re absolute beginners
Thanks my man 🙏 And that's a really good idea. I'll try and work something in for each tutorial!
Building a marketplace is my vision and I truly hope to achieve that with bubble. I guess the first step of success is knowing your vision and an online marketplace is mine.
Bubble makes it easier than ever to build your own custom marketplace. You've got this 💪
@@BuildingWithBubble thank you ❤️
This is great content. Just deep/complex enough and not to basic.
Glad it could help. I think the best way to learn Bubble is by diving into something practical.
What are you planning on building next? I was hoping you could create a tiktok, airbnb and skyscanner tutorials. Thanks so much!
I've already built an Airbnb clone here: ruclips.net/video/QTQ4D9pc-iY/видео.html
Both TikTok and Skyscanner are on my list though! TikTok's a bit of a challenge as it requires a bit of custom code to recreate the hard scrolling effect.
Be sure to keep an eye out 👀
Keep them coming, I'm sure you're helping start a few businesses per each tutorial you upload ♥️♥️💥💥✌️✌️
Always appreciate it 🙏 I've still got plenty in the pipeline!
thank you very much! a nice and clear explanation! amazing tutorial!
Genuinely appreciate it 🙏 Glad it could help!
How do you make sure products aren't double sold?
Let say Customer A places an item into their cart, and clicked Pay, which the workflow checks inventory first, then sends customer A to the stripe charge a user screen, Customer A took awhile to enter their credit card details, and at the same time Customer B added the item to cart, and got through the check out faster than customer A.
Since Customer A is already on the stripe page, the payment goes straight through as non of the workflow applies here. And both Customer A and B ends up placing an order of the same item.
Great question. Whenever someone selects to buy a product, you could make changes in your database to number of items remaining for the product.
In this case, you'd pre-emptively find the number of items remaining, then subtract the number that the user is looking to purchase.
After making this change, you could then run the workflow step to send a user to the Stripe checkout page.
This will then determine how many remaining items there are before the payment even runs. You can kind of thinking of it like reserving items.
If user A fails to add in their payment details, you could run a workflow that recognises when the payment fails. In this workflow, you'd need to make changes to the number of items remaining and add back to it the number you first subtracted.
Then, back on the button that triggers the workflow, add a condition that only allows someone to proceed to the checkout if there's a suitable number of items remaining to fulfill their request.
Hope this helps point you in the right direction.
Do you have a tutorial on a RUclips clone?
Also do you have a tutorial on a Facebook clone?
Love your tutorials keep them coming.
Thanks! And I don't have tutorials on those apps just yet, but they're definitely on my list. Be sure to keep an eye out 👀
Hi Lachlan. I see this course is available as a single course. I bought the lifetime access a couple of months ago. Will this course be added anytime to the previous courses, please? I know you run your business alone, and time is limited, but I prefer to ask before getting started with the previous version we have available. Thanks!
Great question! Yes, you should already have access to this course within your course library. Let me know if you don't see it. I'd be more than happy to jump in to make sure you can stream the whole thing 👍
@@BuildingWithBubble Sorry, it looks that it hasn't been added yet. Should I e-mail you so you can jump in? We have been in touch before regarding your next advanced course 🙂 - Many thanks!
@@majebell Very strange! Yes, feel free to shoot me an email (lachlan@buildingwithbubble.com) so I can make sure you have access ✌️
Loc - You just get better and better
Always appreciate it 🙏🙌
While building a sign-up or login page, is there a way to change how the input of phone numbers or other numbers that has to follow a specific format other than the US phone format? example (00) 0 0000 0000 or 000.000.000-00
Great question! This is definitely possible. When you add an input field to the page, select to update the 'content format' field of it. You'll then see an option to store a US phone number in the field.
Hope this helps ✌
@@BuildingWithBubble Thanks it does help
Thank you, great job)
Thank you so much for this video 💯✅🔥🙏
My pleasure 😎
@@BuildingWithBubble please make a short tutorial on having a background video using bubble 🙏
@@BuildingWithBubble please I need the link to the full video 🙏
@@BuildingWithBubble Nvm I just found it now
Hi Mr Kirkwood, please I would like to request a Netflix clone video @buildingwithbubble please I have read the article you wrote as part of the series and I’ve been really waiting on the video version. Please consider this... Thank you so much.💕🚀
Hey Early, it's on my to-do list! I'm slowly working my way through the backlog. Be sure to keep an eye out 👀
@@BuildingWithBubble Thank you sire 💕