I am 1 hour into this tutorial and I must say I can not believe I'm not paying for this! so helpful, so easy to follow, so selfless on your part! thank you very much for this.
Just want to say, thank you! THANK YOU for talking about only the stuff that matters and speaking quickly enough for me to understand. I hate other tutorials videos when the presenter is talking painfully slow and talking about things that no one cares. Thank you for showing this to the world! Now I can go and build my health tracker app....finally, thanks to you!
My Notes 1:14:58 - Button Functionalities (Create User) 1:24:58 - can add a debugger 1:35:30 - Dynamic Data (Can be Data from Database) 1:51:10 - Connect Page to Data Base & Discuss about dynamic list. 2:58:59 - Stripe Plugin
I really like your method, the way you start with the foundations, this tutorial is exactly what I needed, I started to follow some tutorials but since I came across your video I had no need to go anywhere else
Dang, you're a really good teacher. I've watched numerous videos on Bubble, and as a uni student currently, I have seen a lot of lecturers teach. I sometimes struggle to comprehend half of what they're saying, and I can say you’re a great teacher.
This is an excellent tutorial. I have worked with so many technologies, like HTML (pre 2000), Frontpage, Dreamweaver, ColdFusion, SQL Server, MySQL, ASP, PHP, Pthon, and the list goes on, and I find it so frustrating to have to watch beginner Bubble tutorials that treat people like complete idiots. We may be newbies, but not brain dead. This is excellent.
Your Channel is changing the world. Thank you for the detailed video. I'm shocked at how well you spoke through out the whole video. Looks like you winged it but also looked well planned out. Awesome job.
Can I ask if I can build an app using bubble through your guided video mentioning that I don't know anything about apps coding or any information just looked in Google for how to build an app for beginners ?
Hey there! You can start with some of the videos here on TH-cam as a beginner. If you're wanting a more structured course, though, our Fast Track course would be the next step, and you can start as a beginner: coachingnocodeapps.com/fast-track
A masterclass for free? That's once in a blue moon thing. And definitely not at your level of tutorial value. I am mid way through but felt the need to jump here to let you know how grateful I am for having discovered your video. Liked and Subscribed. 🙌🏽🙌🏽
Phenomenal tutorial, well edited, peppered with tasteful comic relief, and extremely informative with all the elements needed to build a successful app.
hey, would you please make a video about other Bubble Alternatives like Flutter Flow..... with what we can and can't do on that website... i have an idea but I don't know which platform is best to fulfil my ideas
Thanks for the video suggestion! We do have a video about how to choose a no code platform - it doesn't cover Flutterflow specifically, but may help you make a decision in the meantime.
@@coachingnocodeapps i went to your site right away to what service I maybe could hire, but it said that you only offer courses. That’s good, but I I was wondering if there is also some form of coaching available, like an audit to see what needs fixing concerning security and stuff before going live.
Hello ma'am , when I tried to sign up like 1:25:58 , I go error message "Please include an email" although I've already typed it, kindly help me out asap, thanks in advance.
Hey Matt! We don't provide templates for these TH-cam tutorials. We do have a course with a demo app, though, as well as other resources here in case you want to check them out: coachingnocodeapps.com/resources
Hello, could you please translate this video with an audio track into French? And would it be possible to do this for all your videos? It would be great to be able to share your knowledge with people who don't speak English. Thank you very much for your work.
Hi Davide! You'll need to set up a backend workflow that deletes the record. Make sure there's a parameter for the record data type. On the page, you can 'schedule' that workflow for the selected date.
Please help: Can someone help explaining how you get the borders? In the video (1:13:23), the borders of the Group form, Email address and password are there but on my page I can't see them. It's just all blank with text and the sign up button. The topic of borders occur at 52:53 but it's not resolving my problem. Only when I write in it the borders appear.
This is absolutely amazing! I was struggling for about 2 weeks with this but this tutorial - chefs kiss!! It's perfect to understand the platform. Thank you!!
Hi Gaby. This video is so helpful. Thank you so much for investing the time in producing such a helpful video. One question - how did you manage to add an icon before the names of the data type type name
Bravo! I'm only half way through, but I am SO impressed with this presenter. She is articulate, clear in her explanations, and obviously really knows the application. There is no reading of a script going on here. Great stuff!
Hey Eneergy, the app creator can see your data except for sensitive ones like passwords, payment details, etc but as far as media and basic data go, it is in Bubble's database and the developer or app owner can see it. Do you want to develop an app yourself? Or you are learning?
I wonder how to automatically go to a specific page when video is over? There is no button or other trigger on this page. There is only one video. Or there may be a group including a video.
I want to create an app focusing on learning and education of our clients. So, the content would be in the form of courses containing audios and videos and the course need to be shown or filter based on the preferences and goals set up by the client themselves. Is it possible?
Thanks for this! Adalo has a "pay per action" which makes using them not sustainable. Does Bubble have this as well? For example on their pricing page, what is "175k workload units/mo" ? thanks!
Could help me with this? There are 30 trip places in lifting group. Trip is conduct in order from 1 to 30. And the details of each trip are shown in a popup window instead of on the page. In this situation, Is it possible to set up two links in the trip 2's popup page that go to the trip 1's popup(previous) and 3's popup(next)?
Hi thanks for this it’s a huge help. I have a specific question if you could assist please, so I want to create a app that works with a specific device/mobile computer which has a built in 2D scanner, would I be able to build a app that will enable the device to scan and decrypt barcodes, take the info that it decrypted and store in in a back end web dashboard?
You're very welcome, Akath, and I'm so glad it was helpful! Our hope is that by that point in the video, you'll have gained a bit of that beginner knowledge in order to start building on top of it. 💪
Great tutorial! You are very clear in how you teach, and I appreciate that. I'm trying to build an app that uses multiple choice. Each choice has a score; A. = +2, B. = +1, and C. = -1. I want the app to record each answer from each question, and then add up the score. How would I go about that? Is there something already made I could look at? Thanks!
Hello @whyisjohn I just saw your comment and this is my thought on the app you are trying to build. It should be a pretty basic one and can be easily written in Python. Declare three constants A, B and C and assign these constant to your multiple answers. Now initialize score as 0 and set a if logic holding all constant in a sense that if A is chose let score be incremented by 2 I.e (score = score+2). If B is chosen then score will be incremented by 1 and if C is chosen score gets decreased by 1, each question becomes an iteration and at the last iteration return Score. With this logic built I think you can effectively implement in on your simple front end design which displays the question and collects answers from the users as input. I hope this helps. Thank You.
Hello guys I am facing an issue with the signup form. It is really compressed and I don't know what I am doing wrong. I just followed every step of this tutorial. I am stuck at minute 57:11 to be specific.
Amazing video, very detailed with highly engaging presentation, super stuff. Watched the whole lot of it and learned alot from John in Ireland 🇮🇪 🇮🇪 🇮🇪 🇮🇪
I have a question regarding the budget tracking example. You showed a way to do the calculations in the front end instead of doing a search in the database, since the data has already been loaded in the browser. This way I assume you save up workload units and lower the costs of running the app. But what if not all data is loaded in the browser? So let's imagine this is an actual budget tracking app, the user will have thousands of transactions over time right? How would you do it? Would you load all the transactions that the user ever created in order to do the math in the front end? Or would you load the list of transactions in batches, perhaps with pagination, but in doing so, you have to give up the front end calculation and do it in the back end instead?
You'd definitely want to incorporate pagination for the display part. But, you can calculate totals separate from that element in real-time. It's ok to have a little redundancy for an overall efficiency benefit. It's all about finding the right balance in doing things on the page vs leveraging pre-calculations in the database vs doing things in backend workflows.
Hi Debbie, thanks for your video! I signed up with Bubble! While I would like to build from scratch, would like to see the template option. Do you have any videos using templates in Bubble?
Hey there! We always recommend starting from scratch versus using a template, so don't have any videos that would guide you through using a template. Here's a video that may be helpful for you, though: th-cam.com/video/j9lNy1XlXZU/w-d-xo.html
Many thanks you very for this video. Perhaps I would like to ask just for a better (thicker, larger trace) mouse cursor so that you can see where you are clicking - sometimes I more guess than i know what you did.
Great video, thanks for the content! I am trying to reproduce the chat, I cannot get the conditionnal for wether the participant is Admin or customer to work... both groups are appearing and only the left group (customer side) showcases the messages' content, any thoughts on how to fix it?
I refer to this video ALL THE TIME and it's sooo helpful. I dont know if I missed it but I need to show a map that reveal a marker for all members. no search just click a map icon that links to a new page with a map on it and I want it to show members by markers. Right now it only shows the current users (member) address. Please advise.
Hi and thank you for your help! I'm building a log in form with name and user name but these are not getting register in the app data, how can I make that possible? so when they log in they can be send to a new page that recognizes them with their name or user name. Thank you!
This is fantastic and just subscribed! Question, can we create a wellness VR app? I did not see anything about this. Thank you and glad I found your channel!!
Hey Peter, it's great to have you! I can't give you a cut and dry answer because a lot could be involved with a wellness VR app. Broadly, the answer is yes, but again, it really depends on your particulars. The level of VR specifically would depend on your data sources and the kind of interactivity you need. This might mean connecting to data via API or other tools via plugins if necessary. I hope that's helpful!
this video is very nice and really really helpfull. And i will love to ask if i can get the budget calculator as i really love the looks you used on it and everything please i will be waiting.
This is incredibly helpful level of detail (and enthusiasm). Thank you so much for the effort and knowledge you've put into this for all of us to learn from.
I just want to say thankyou for this video and all your content. I'm very new to this platform and building apps, and I don't know how many creations I've deleted in past few weeks because I either couldn't find the answers online/TH-cam or it just wasn't working how it was meant to. Since watching this video i now have my base app perfect and responsive to all screen sizes, all pages/clicks/popups/alerts are working how they're meant to. Data types/fields I now understand and workflow engine for all inputs are working exactly how I had them working in my head. Thankyou so much for this brilliant, informative video 👍
bubble is really doing it very clever. if you can understand all these things,logics etc you can probably built an app with code as well. I am saying this because I am a developer too
You could always learn to code instead. However, even with the same skill level in coding vs "no coding", you'd be able to build a more complex app vastly faster with no code. It's why a lot of traditional developers move to no code - the speed is a significant advantage.
@@coachingnocodeapps that's so true. The components that we take to build takes hours and hours to make but it can create an entire page within few minutes. It's good if you are building it for masses.
hi, im new to this no code industry and i just wanted to ask a question if a client wants me to build a custum sofware for him how can i deploy it as a software for my client as i know (well i dont know much) bubble is for web apps right can you correct me if im wrong and pls answer my question
Bubble apps are indeed web apps, so technically anyone with access to a web browser can navigate to your app by going to its domain (e.g. myapp . com) However, you can require users to log in in order to move beyond the home page. Those accounts can be created internally, too.
Excellent video! Is Bubble the right place to create a portal for students to practice with multiple choice questions on topics and difficulty levels of their choosing? They would need to be able to save/bookmark questions, be timed if they want, view solutions, and possibly watch video explanations.
@@coachingnocodeapps Awesome! Thank you so much for the quick response. The interview with Greg from AltAgency brought me to you btw. Loved your message of messaging, and the depth and thinking and integrity you bring to your work.
Eveything is very clear and starting from the foundations is extremely helpful - Eveything is very clear and starting from the foundations is extremely helpful
I love your videos! I am experiencing frustration due to the use of pages vs. stacking for what I understood to be a practice necessary for native apps?
Miss can you make video same as like you create sign up video, I understand how to setting the expenses and budget, but I couldn't understand how I start which step follow in.
My browser is unable to load some necessary resources. It's telling me to contact my IT administrator to allow access. How would I go about making the correct changes to my system?
Thank you so much for this video. I will like to know, if I can create apps like Twitch, LinkedIn, Tinder etc on Bubble without having any coding skills?
Thanks for posting this wonderful video! There used to be a dearth of Bubble tutorials on here, but I'm noticing changes in that now. Again, thanks for the hard work!
So excellent! But ma,please is there any of your videos that can detailedly explain and show the "how to build a shopping cart" step by step? Love you.. ❤
So I have been following tutorials of other users that were filmed a few months ago (not using the responsive engine) and one of the things that I constantly ran into while making the build responsive after building out the workflow for each element, was that bubble would generate multiple errors saying that the data source needed to be identified whenever I would move an elements into a new group (for design purposes). lol It was driving me crazy because i didn't know how to fix it!!!!! And now you have just addressed this very issue!!! All I needed was to flow the data from the parent group into the new group so that my elements could still pull from the overall parent group's data source. Thank you so much.
Great video! Can we get access to a boilerplate version of the expense-tracker-demo, chat-demo and cart-demo that we can instantiate so that we can try out all of the things that you're doing?
Ohh dang!! That’s my next step! I am wanting to take my bubble software (that you taught me how to create) 😃 and turn it into an app on iphones and stuff ❤️❤️
I am 1 hour into this tutorial and I must say I can not believe I'm not paying for this! so helpful, so easy to follow, so selfless on your part! thank you very much for this.
You're so welcome! I'm glad it was helpful for you!
Am watching it to night let me download it
Just want to say, thank you! THANK YOU for talking about only the stuff that matters and speaking quickly enough for me to understand. I hate other tutorials videos when the presenter is talking painfully slow and talking about things that no one cares. Thank you for showing this to the world! Now I can go and build my health tracker app....finally, thanks to you!
You're so welcome, and thank YOU for the kind words!
My Notes
1:14:58 - Button Functionalities (Create User)
1:24:58 - can add a debugger
1:35:30 - Dynamic Data (Can be Data from Database)
1:51:10 - Connect Page to Data Base & Discuss about dynamic list.
2:58:59 - Stripe Plugin
Honestly... Im blown away by the way you teach! being a teacher myself, you really did a great job and thank u so so much for such a great video!
Thank you for your kind words, and I hope the video was helpful for you!!
The only channel that teach no code apps exactly on youtube. keep it up sister.
Thank you, my friend!
I really like your method, the way you start with the foundations, this tutorial is exactly what I needed, I started to follow some tutorials but since I came across your video I had no need to go anywhere else
That's awesome to hear, Wichley!
how much do you cost for music distribution app?
Dang, you're a really good teacher. I've watched numerous videos on Bubble, and as a uni student currently, I have seen a lot of lecturers teach. I sometimes struggle to comprehend half of what they're saying, and I can say you’re a great teacher.
Thanks for the kind words! Good luck with your development journey 😊
This is an excellent tutorial. I have worked with so many technologies, like HTML (pre 2000), Frontpage, Dreamweaver, ColdFusion, SQL Server, MySQL, ASP, PHP, Pthon, and the list goes on, and I find it so frustrating to have to watch beginner Bubble tutorials that treat people like complete idiots. We may be newbies, but not brain dead. This is excellent.
I'm so glad it was helpful for you, Jody, and thank you for sharing that with us!
Your Channel is changing the world. Thank you for the detailed video. I'm shocked at how well you spoke through out the whole video. Looks like you winged it but also looked well planned out. Awesome job.
Thank you for your very thoughtful comment! I hope the video was helpful for you!
@@coachingnocodeapps Extremely helpful. Thank you very much!
@Moy2005
Can I ask if I can build an app using bubble through your guided video mentioning that I don't know anything about apps coding or any information just looked in Google for how to build an app for beginners ?
Hey there! You can start with some of the videos here on TH-cam as a beginner. If you're wanting a more structured course, though, our Fast Track course would be the next step, and you can start as a beginner: coachingnocodeapps.com/fast-track
Timeless inspiration and comprehensive tutorial on building web apps with Bubble. Very helpful to beginners and a refresher for advanced users.
That's awesome to hear, Sam - thank you! I'm glad it's been helpful
absolute refresher...
A masterclass for free? That's once in a blue moon thing. And definitely not at your level of tutorial value. I am mid way through but felt the need to jump here to let you know how grateful I am for having discovered your video. Liked and Subscribed. 🙌🏽🙌🏽
That's so great to hear, Byrt! Thank you for your comment, and I'm glad you're finding it helpful!
Wow...I'm early! Usually can only find 3-4-year-old tutorials. Very excited!!
I hope it's helpful for you, Serawit!
Can we design complex reports in bubble like we usually need business process app
Yes, lots of folks use Bubble for comprehensive, internal business reporting ✅
This is the best video not just for Bubble but to help someone think like a real programmer when making a no-code app. Thank you!!
You're very welcome, and thank you for your comment!
I will watch this till end and perhaps will watch the 2nd time. Thank you very much for sharing your valuable time
That's awesome to hear, Rivan, and you're welcome!
The tutorial is good💯💯💯💯
Phenomenal tutorial, well edited, peppered with tasteful comic relief, and extremely informative with all the elements needed to build a successful app.
Thank you for your kind words, James! I hope it was helpful for you!
hey, would you please make a video about other Bubble Alternatives like Flutter Flow..... with what we can and can't do on that website... i have an idea but I don't know which platform is best to fulfil my ideas
Thanks for the video suggestion! We do have a video about how to choose a no code platform - it doesn't cover Flutterflow specifically, but may help you make a decision in the meantime.
So can you build tracking apps such as map tracking?
Yes, you can!
We're getting excited over here! 🙌🙌🙌
Hello, that's a very well constructed tutorial for beginners. Eveything is very clear and starting from the foundations is extremely helpful. Bravo!
I'm so glad it was helpful, Jeannie!
I never watched a tutorial this long. This was really a Masterclass. And you took effort to put it out there. So thank you very much!
Thank YOU!
@@coachingnocodeapps i went to your site right away to what service I maybe could hire, but it said that you only offer courses. That’s good, but I I was wondering if there is also some form of coaching available, like an audit to see what needs fixing concerning security and stuff before going live.
Can create a couple of pages of drag and drop images?
Yes, you could do that
Hello ma'am , when I tried to sign up like 1:25:58 , I go error message "Please include an email" although I've already typed it, kindly help me out asap, thanks in advance.
Thank your so much for making this video, and its free.
Pls how do we use the radio buttons in the chat demo lecture?
I wish I had found this video before applied to my college 😂
Can't thank you enough for this!
You're very welcome! 👊❤
the best of the best Bubble tutorial I ever watched on youtube. thank you so much
You're very welcome, and thank YOU!
Hello, When you have build the expenses & budget tracker, how did you put the blue color on the top behind "MY EXPENSES" please ?
That was amazing, This is probably the best turtorial out there at least for me . Thanks so much for your effort making this, u are awesome.
That's awesome to hear, and I'm so glad it was helpful!
Hi, do you provide the templates to follow alongside your no-code tutorials somewhere?
Hey Matt! We don't provide templates for these TH-cam tutorials. We do have a course with a demo app, though, as well as other resources here in case you want to check them out: coachingnocodeapps.com/resources
Hello, could you please translate this video with an audio track into French? And would it be possible to do this for all your videos? It would be great to be able to share your knowledge with people who don't speak English. Thank you very much for your work.
Awesome course.. but how can I set the deletion of a DB record through a date / time picker?
Hi Davide! You'll need to set up a backend workflow that deletes the record. Make sure there's a parameter for the record data type. On the page, you can 'schedule' that workflow for the selected date.
Have you got a video on how to create unique URLs when a user signs up.
Check out our channel for a video on "How to Create Clean URLs" -- that should point you in the right direction!
This entire channel is outstanding. Its incredible.
Thank you! We appreciate really appreciate your comment. 🙏
Please help: Can someone help explaining how you get the borders? In the video (1:13:23), the borders of the Group form, Email address and password are there but on my page I can't see them. It's just all blank with text and the sign up button. The topic of borders occur at 52:53 but it's not resolving my problem. Only when I write in it the borders appear.
This is absolutely amazing! I was struggling for about 2 weeks with this but this tutorial - chefs kiss!! It's perfect to understand the platform. Thank you!!
Hi Gaby. This video is so helpful. Thank you so much for investing the time in producing such a helpful video. One question - how did you manage to add an icon before the names of the data type type name
Bravo! I'm only half way through, but I am SO impressed with this presenter. She is articulate, clear in her explanations, and obviously really knows the application. There is no reading of a script going on here. Great stuff!
Thanks for your kind words, Kelly! I'm glad the video has been helpful so far!
can the app creator know when we put our data or our photos or it is stored in some secret server please reply sister❤
Hey Eneergy, the app creator can see your data except for sensitive ones like passwords, payment details, etc but as far as media and basic data go, it is in Bubble's database and the developer or app owner can see it. Do you want to develop an app yourself? Or you are learning?
For the data sources. Can you pull in from a data source online? Like for example currency rates or stocks that updates in the app automatically?
Is it possible to take data from device sensors? For example, can you read in real time the steps counter from the device, even the app is not in use?
I wonder how to automatically go to a specific page when video is over?
There is no button or other trigger on this page. There is only one video. Or there may be a group including a video.
I want to create an app focusing on learning and education of our clients. So, the content would be in the form of courses containing audios and videos and the course need to be shown or filter based on the preferences and goals set up by the client themselves. Is it possible?
Definitely!
Thanks for this! Adalo has a "pay per action" which makes using them not sustainable. Does Bubble have this as well? For example on their pricing page, what is "175k workload units/mo" ? thanks!
Hey Dustin! Take a look at this video for a walk through of Bubble's pricing: th-cam.com/video/DJkjPQT62-U/w-d-xo.html
Nothing sexier than a smart teacher who has complete grip on what she’s talking about :)
Could help me with this?
There are 30 trip places in lifting group. Trip is conduct in order from 1 to 30. And the details of each trip are shown in a popup window instead of on the page.
In this situation,
Is it possible to set up two links in the trip 2's popup page that go to the trip 1's popup(previous) and 3's popup(next)?
Hi thanks for this it’s a huge help. I have a specific question if you could assist please, so I want to create a app that works with a specific device/mobile computer which has a built in 2D scanner, would I be able to build a app that will enable the device to scan and decrypt barcodes, take the info that it decrypted and store in in a back end web dashboard?
this was really very helpful, you explained every step
I'm so glad it was helpful for you!
The first part of the tutorial is great. After 1:42:06 is not very beginner friendly anymore. Thanks for the free tutorial though!
You're very welcome, Akath, and I'm so glad it was helpful! Our hope is that by that point in the video, you'll have gained a bit of that beginner knowledge in order to start building on top of it. 💪
Great tutorial! You are very clear in how you teach, and I appreciate that. I'm trying to build an app that uses multiple choice. Each choice has a score; A. = +2, B. = +1, and C. = -1. I want the app to record each answer from each question, and then add up the score. How would I go about that? Is there something already made I could look at? Thanks!
Hello @whyisjohn I just saw your comment and this is my thought on the app you are trying to build. It should be a pretty basic one and can be easily written in Python.
Declare three constants A, B and C and assign these constant to your multiple answers. Now initialize score as 0 and set a if logic holding all constant in a sense that if A is chose let score be incremented by 2 I.e (score = score+2). If B is chosen then score will be incremented by 1 and if C is chosen score gets decreased by 1, each question becomes an iteration and at the last iteration return Score. With this logic built I think you can effectively implement in on your simple front end design which displays the question and collects answers from the users as input.
I hope this helps. Thank You.
Hello guys I am facing an issue with the signup form. It is really compressed and I don't know what I am doing wrong. I just followed every step of this tutorial. I am stuck at minute 57:11 to be specific.
Amazing, How can we find clients as a no code freelancer of we're just getting started?
You can become active in forums/groups, list yourself on freelance pages, etc. You'll need to build up your skill set!
I have questions: On preview why it is showing me only one user though I have 5 users added in the database? also, we can interlink pages?
Thank you very much for putting this together. Very concise and organized
You're welcome, and I hope it was helpful!
Amazing video, very detailed with highly engaging presentation, super stuff.
Watched the whole lot of it and learned alot from John in Ireland 🇮🇪 🇮🇪 🇮🇪 🇮🇪
Thank you, John! So glad it was helpful for you!
@@coachingnocodeapps You are very good at making tutorial videos and much more!
I have a question regarding the budget tracking example. You showed a way to do the calculations in the front end instead of doing a search in the database, since the data has already been loaded in the browser. This way I assume you save up workload units and lower the costs of running the app. But what if not all data is loaded in the browser? So let's imagine this is an actual budget tracking app, the user will have thousands of transactions over time right? How would you do it? Would you load all the transactions that the user ever created in order to do the math in the front end? Or would you load the list of transactions in batches, perhaps with pagination, but in doing so, you have to give up the front end calculation and do it in the back end instead?
You'd definitely want to incorporate pagination for the display part. But, you can calculate totals separate from that element in real-time. It's ok to have a little redundancy for an overall efficiency benefit. It's all about finding the right balance in doing things on the page vs leveraging pre-calculations in the database vs doing things in backend workflows.
Does it have monthly limit? like monthly download limit and monthly push notification limit and monthly traffic?
Hi Debbie, thanks for your video! I signed up with Bubble! While I would like to build from scratch, would like to see the template option. Do you have any videos using templates in Bubble?
Hey there! We always recommend starting from scratch versus using a template, so don't have any videos that would guide you through using a template. Here's a video that may be helpful for you, though: th-cam.com/video/j9lNy1XlXZU/w-d-xo.html
Many thanks you very for this video. Perhaps I would like to ask just for a better (thicker, larger trace) mouse cursor so that you can see where you are clicking - sometimes I more guess than i know what you did.
Thanks for your comment, Jiri, and you're very welcome!
In place like users . what are the things that u can put or creating?
watching this for just 32 minutes has given me the basis of bubble,Great job🤗🤗
That's awesome to hear! 🙌
it's not just that i have a question@@coachingnocodeapps
Great video! How do you remember someone's account info when they go to log in? And how can I create a log in form?
Great video, thanks for the content! I am trying to reproduce the chat, I cannot get the conditionnal for wether the participant is Admin or customer to work... both groups are appearing and only the left group (customer side) showcases the messages' content, any thoughts on how to fix it?
@CoachinNoCodeApps
I refer to this video ALL THE TIME and it's sooo helpful. I dont know if I missed it but I need to show a map that reveal a marker for all members. no search just click a map icon that links to a new page with a map on it and I want it to show members by markers. Right now it only shows the current users (member) address. Please advise.
Can it be use to create a automated posting app for social media platforms?
Yes, it can!
Hello, that's a very well constructed tutorial for beginners. Eveything is very clear and starting from the foundations is extremely helpful. Bravo!
That's great to hear, and I hope it was helpful for you!
Does bubble app gives an option for dual sided market place where service seeker and service provider can interact?
Hey Ananta! Yes, it does -- we actually have a series on marketplace apps that would be helpful to check out!
Hi and thank you for your help! I'm building a log in form with name and user name but these are not getting register in the app data, how can I make that possible? so when they log in they can be send to a new page that recognizes them with their name or user name. Thank you!
I really love this bubble video it's help me a lot, Thank you very much for this.
I'm so glad it was helpful!
This is fantastic and just subscribed! Question, can we create a wellness VR app? I did not see anything about this. Thank you and glad I found your channel!!
Hey Peter, it's great to have you! I can't give you a cut and dry answer because a lot could be involved with a wellness VR app. Broadly, the answer is yes, but again, it really depends on your particulars. The level of VR specifically would depend on your data sources and the kind of interactivity you need. This might mean connecting to data via API or other tools via plugins if necessary. I hope that's helpful!
this video is very nice and really really helpfull. And i will love to ask if i can get the budget calculator as i really love the looks you used on it and everything please i will be waiting.
wow this one is amazing! but I was wondering if you can upload a user to user chat video but more briefly thanks!
I'm glad it was helpful, and thanks for the video suggestion!
This is incredibly helpful level of detail (and enthusiasm). Thank you so much for the effort and knowledge you've put into this for all of us to learn from.
I'm so glad it was helpful, Robert, and thank YOU!
I just want to say thankyou for this video and all your content. I'm very new to this platform and building apps, and I don't know how many creations I've deleted in past few weeks because I either couldn't find the answers online/TH-cam or it just wasn't working how it was meant to. Since watching this video i now have my base app perfect and responsive to all screen sizes, all pages/clicks/popups/alerts are working how they're meant to. Data types/fields I now understand and workflow engine for all inputs are working exactly how I had them working in my head.
Thankyou so much for this brilliant, informative video 👍
Ricky, that's amazing! I'm so glad the video was helpful, and great work with your app!
Amazing you crushed this! Fantastic hands on teaching that can apply to so many use cases! THANK YOU.
You're very welcome, and I'm glad it was helpful!
bubble is really doing it very clever. if you can understand all these things,logics etc you can probably built an app with code as well. I am saying this because I am a developer too
You could always learn to code instead. However, even with the same skill level in coding vs "no coding", you'd be able to build a more complex app vastly faster with no code. It's why a lot of traditional developers move to no code - the speed is a significant advantage.
@@coachingnocodeapps that's so true. The components that we take to build takes hours and hours to make but it can create an entire page within few minutes. It's good if you are building it for masses.
If you want to build app that everyone can use like creating theirs profile. Can u use this mentor too?
hi, im new to this no code industry and i just wanted to ask a question
if a client wants me to build a custum sofware for him how can i deploy it as a software for my client as i know (well i dont know much) bubble is for web apps right can you correct me if im wrong and pls answer my question
Bubble apps are indeed web apps, so technically anyone with access to a web browser can navigate to your app by going to its domain (e.g. myapp . com) However, you can require users to log in in order to move beyond the home page. Those accounts can be created internally, too.
thanks@@coachingnocodeapps
Hello, nice to meet you! I'm interested in no code learning, thank you so much for this opportunity!
It's great to have you here!
Excellent video! Is Bubble the right place to create a portal for students to practice with multiple choice questions on topics and difficulty levels of their choosing? They would need to be able to save/bookmark questions, be timed if they want, view solutions, and possibly watch video explanations.
Thanks, Ungar, and yes, these are common functionalities built on Bubble!
@@coachingnocodeapps Awesome! Thank you so much for the quick response. The interview with Greg from AltAgency brought me to you btw. Loved your message of messaging, and the depth and thinking and integrity you bring to your work.
I wish I could like this video more than once.. Thank you!
Thank YOU, Rafael!
As always, exceedingly well done. Another brilliant video!
Thank you, Ryan!
Eveything is very clear and starting from the foundations is extremely helpful - Eveything is very clear and starting from the foundations is extremely helpful
I'm so glad to hear that, Ricardo!
Just suddenly watching your channel again and get this best class
It's great to have you here, Rohit! :)
I love your videos! I am experiencing frustration due to the use of pages vs. stacking for what I understood to be a practice necessary for native apps?
Wow... you are amazing. I was so intimidated to get started and just watching this is so inspiring!
Thank you, Stefany, and I'm so glad you found it helpful!
@@coachingnocodeapps How would you go about deciding whether you should build an app or a website?
@stefanyting3548 I'm sure it probably largely depends on who your target audience is. And also what kind of app you're building.
Miss can you make video same as like you create sign up video, I understand how to setting the expenses and budget, but I couldn't understand how I start which step follow in.
Hi Aman, thanks for the video suggestion 👊
Is Bubble suitable for building decision making (recommendation) platform. Algorithm will give you recommendations based on questionnaire answers?
Yes, you could build an app like that
Thank you!
My browser is unable to load some necessary resources. It's telling me to contact my IT administrator to allow access. How would I go about making the correct changes to my system?
aca desde argentina aprendiendo de la mejor!! sos una maquina!!!!
You’re a great teacher!! Love it!
Thank you, Alberto!
Thank you so much for this video. I will like to know, if I can create apps like Twitch, LinkedIn, Tinder etc on Bubble without having any coding skills?
You can create all kinds of social sites on Bubble, and you don't need to know how to code!
Thanks for posting this wonderful video! There used to be a dearth of Bubble tutorials on here, but I'm noticing changes in that now. Again, thanks for the hard work!
You're very welcome, and thank YOU!
Can I use bubble to build applications where user can generate random time-period passcodes and QR code for use online?
Yes, you can do that 👍
So excellent!
But ma,please is there any of your videos that can detailedly explain and show the "how to build a shopping cart" step by step?
Love you.. ❤
So I have been following tutorials of other users that were filmed a few months ago (not using the responsive engine) and one of the things that I constantly ran into while making the build responsive after building out the workflow for each element, was that bubble would generate multiple errors saying that the data source needed to be identified whenever I would move an elements into a new group (for design purposes). lol It was driving me crazy because i didn't know how to fix it!!!!! And now you have just addressed this very issue!!! All I needed was to flow the data from the parent group into the new group so that my elements could still pull from the overall parent group's data source. Thank you so much.
I'm so glad it helped you make that fix! That's awesome to hear :)
Great video! Can we get access to a boilerplate version of the expense-tracker-demo, chat-demo and cart-demo that we can instantiate so that we can try out all of the things that you're doing?
Ohh dang!! That’s my next step! I am wanting to take my bubble software (that you taught me how to create) 😃 and turn it into an app on iphones and stuff ❤️❤️
Is it possible on bubble to do image converter like jpg to png?