Тёмный
Adrianne Stone
Adrianne Stone
Adrianne Stone
Подписаться
Tips and tutorials for entrepreneurs looking to build an MVP or bootstrap a startup using no-code or low-code tools.

Who am I? I'm a repeat founder, low/no-code entrepreneur, startup consultant and advisor, and occasional venture capitalist. I've worked on product teams at startups big and small, and coached founders on their pre-seed and seed stage fundraising pitches. If you're involved in startups in the Houston area I invite you to join Bayou City Startups (bayoucitystartups.com).
Комментарии
@user-xq3lz8sv6y
@user-xq3lz8sv6y 2 месяца назад
thank you for the vid
@David-hd6ub
@David-hd6ub 3 месяца назад
I dont any workflow options for Search and Sort. What am I missing here??
@phillipephan
@phillipephan 4 месяца назад
this was a great tutorial, thanks for posting!
@mmendezgracia
@mmendezgracia 6 месяцев назад
Thanks Adrianne! I did the same flow and its working now, just a question, the time to show the card is taking some seconds and then it showed properly, how can I do it fastest? Thanks again!
@mmendezgracia
@mmendezgracia 7 месяцев назад
there is possible to search by tags in the same bar? in your example, could be possible to search inside the search box the name of a cuisine?
@AdrianneStone
@AdrianneStone 7 месяцев назад
Yes, but with the following caveat: ZQ's fuzzy search plugin can search multiple fields simultaneously but can only search text fields. SO if the tags are saved as another data type or as an option set you will need to create a separate Cuisine text field on your restaurant and then set up a backend workflow to update the text field if your cuisine tags are changed so they state up to date. This video goes over that: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-okDdboAcJCY.htmlsi=_vSyqcEF6Ry7n5JZ&t=107
@mmendezgracia
@mmendezgracia 7 месяцев назад
thanks for you quick answer@@AdrianneStone , I´ll think better about your answer and back if I have doubts yet, thanks!!
@spankyOkalihan2056
@spankyOkalihan2056 11 месяцев назад
Sounds like a costly workflow! The states and searches workflows would trigger every time you change a character in the search box...
@AdrianneStone
@AdrianneStone 11 месяцев назад
Yeah definitely isn’t WU optimized
@katjadickauf
@katjadickauf 6 месяцев назад
@@AdrianneStone Is there another way to do this without the costly WU? I have a small number of data right now but this seems to be be burning a ton of WU already so not sure if it is scalable.
@AdrianneStone
@AdrianneStone 6 месяцев назад
@@katjadickauf do you need to sort, filter, and search or just one or two of those? My recommendation depends on what you need to do Also would love to know what you're seeing from a WU perspective
@katjadickauf
@katjadickauf 6 месяцев назад
@@AdrianneStone Thanks for the quick reply. I am using a fuzzy search to search a datatset, a multiple dropdown box and a 'single' dropdown box, both tied to option set fields. In terms of WU its still unclear. Some simple searches on my side to test the website shoots the WU to 500. Fetching data seems to consume the majority of WU
@AdrianneStone
@AdrianneStone 6 месяцев назад
⁠@@katjadickaufhmm without seeing your site I’m wondering if your data type is heavy - do a search will load all the data for matching records. Have you looked into satellite data types? Using my own example from the video this would be a restaurant-mini profile with name, address, cover pic, cuisines, and likes and would be used for the search. The full profile data type would have the rest of the info like price, about, other photos, etc. and have a link to the mini profile so I can show that info also on the restaurant’s page.
@LinhNguyen-nh8oq
@LinhNguyen-nh8oq 11 месяцев назад
Hey I think your expression advanced filter at 8:45 won't work for all the case. For example, This restaurant's cuisine is A, B, C, D and the multidropdown's value is A, E so the expression would be return true, but actually it needs to be false. My method is "contain list" expression
@AdrianneStone
@AdrianneStone 11 месяцев назад
it depends on if you want to return search results that match any of your filter criteria or all. I have it set up to return any in this case :)
@LinhNguyen-nh8oq
@LinhNguyen-nh8oq 11 месяцев назад
@@AdrianneStone oh okay, I understand, btw thank you
@LinhNguyen-nh8oq
@LinhNguyen-nh8oq 11 месяцев назад
Hi Adrianne, thanks for your advanced filter at 8:45 that now I can filter multiple tags for my repeating group. Actualy, I solved the problem without the custom state. By the way, are you joining Airdev bootcamp, I am doing a project in bootcamp that similar to your app. 🥰
@AdrianneStone
@AdrianneStone 11 месяцев назад
I've already done it! :) That's what inspired this tutorial. Good luck with the bootcamp
@LinhNguyen-nh8oq
@LinhNguyen-nh8oq 11 месяцев назад
@@AdrianneStone How long does it take you to complete the bootcamp, Adrianne? Did you join the airdev partner program as well? I decided to take the bootcamp to build portfolio and join it but I think a lot of people will compete for the position. Do you think it is worth it?
@crazyworld4003
@crazyworld4003 11 месяцев назад
Hey Adrianne, it would ne nice of you, if you can make a Video on setting up field for votes count. It’s not working for me
@georgeonukwulu
@georgeonukwulu Год назад
you're great, thank you. 💗
@AdrianneStone
@AdrianneStone 7 месяцев назад
You're great!
@orcanmehmet
@orcanmehmet Год назад
I don't find "search list" on 2nd steps in workflow.
@AiWealthEmpire
@AiWealthEmpire Год назад
Just set the state again
@momikalonji5841
@momikalonji5841 Год назад
I dont find it either, and I've tried setting the state again.
@deepanshutanwar4935
@deepanshutanwar4935 Год назад
@@momikalonji5841 This is same as set state, she just changed the name to search list. look closely everything is same. just copy and paste the previous one.
@orcanmehmet
@orcanmehmet Год назад
@@AiWealthEmpire cheers
@TheNightsAreOver
@TheNightsAreOver Год назад
Really helpful thanks a lot for sharing this! Though, it is odd how the user has to click somewhere else on the page for the search by name workflow to get triggered
@AdrianneStone
@AdrianneStone Год назад
You inspired me to go find a solution! Check it out ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-jeLjK7rL5-U.html
@TyuUy-qk3nr
@TyuUy-qk3nr Год назад
May I have your Instagram-id that we may can help each other in teaching and learning 😊
@notjrag
@notjrag Год назад
Please do a guide on how to do those filters! Specifically where you type/select the category to filter and it shows in a pill with an X I really wanna do this for my app as well 🙏
@sashawolf559
@sashawolf559 Год назад
THANKS A LOT 💓💓💓 Very helpful
@amirtaiar3218
@amirtaiar3218 Год назад
Thank you! Great tutoria. For some reason, my Fuzzy works only when I press ENTER. What might be the reason for that?
@AdrianneStone
@AdrianneStone Год назад
That's because the workflow action is "when input is changed" and at the moment this only registers once you click out our hit enter. I'm still looking for a more elegant solution tbh
@AdrianneStone
@AdrianneStone Год назад
I solved this! Check out my updated tutorial here, should be an easy fix: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-jeLjK7rL5-U.html
@thetatso9462
@thetatso9462 Год назад
Thanksmate, you are awesome. Keep up the goodwork
@MrOliverRuby
@MrOliverRuby Год назад
Thank you. I didn't use the fuzzy search plugin, but your workflow logic helped me find a solution. The joy you get when you finally figure things out, thanks to you. Be well : ^ )
@ayomideashiru554
@ayomideashiru554 Год назад
Nice Piece!!! This would have been easier to work with if you had created the tutorial from scratch Let people see how all these come together rather than a tutorial with a ready-built template!!! That way you create a follow thorough Video for beginners and all skill level
@AdrianneStone
@AdrianneStone Год назад
No template here my guy so I'm not sure why you think that. I built the page minus the default bubble header. But the point of this tutorial was to show you how to set up the search/filter/sort not to show you how to build the entire page (which would have been much longer)
@ayomideashiru554
@ayomideashiru554 Год назад
@@AdrianneStone what I mean here is that it would have been better to do a live build instead of just showing how to setup... regardless it was thoughtful of you and it was a valuable piece
@AdrianneStone
@AdrianneStone Год назад
@@ayomideashiru554 got it! I was thinking about doing a twitch channel while I do builds so people could follow along.
@ayomideashiru554
@ayomideashiru554 Год назад
@@AdrianneStone yea kindly let me know when you create one--- do you mind private DM, I just started my learning some months ago and it would be nice to learn from your years of experience.If you can drop an email I could inbox
@chriswitti4238
@chriswitti4238 Год назад
Hey this works fine! The only problem is here, the moment you use filtered --> advanced the search will run on the clientside. In your example for a small list of restaurants this is not a problem, but for a big lists of restaurants (for example a list of 100000 restaurants) the user (client) first would have to download the whole list and after that filter through it. Depending on the size of the list this can take 10+ seconds which is not good for user experience. Sadly there is no way on bubble yet to do this filtered--> advanced on the backend :/ Anyway thanks for the tuturial!
@AdrianneStone
@AdrianneStone Год назад
Yes this is true if you have a lot of records this is not a recommended method because of it being client side. Bubble is hiring a technical PM at the moment to work on issues that impact their scaling customers (who would also be more likely to have large lists like this) so I suspect this is something they’re looking to fix to retain scaling customers, but obviously no crystal balls here so we will see
@chriswitti4238
@chriswitti4238 Год назад
@@AdrianneStone I like to hear that. Im currently developing a product on bubble which got a lot of records, sadly its my first product im developing on there so I didnt know huge records are a problem. I was so happy when I solved my searchfunction in the way you showed here only to later found out its not scalable at all. Now I am in the process of sourcing out my backend off bubble so my search will also run smoothly with a lot of records. Sadly this is process is quite time consuming... So yea im really looking forward to solving that!
@toshibanothere7265
@toshibanothere7265 Год назад
@@chriswitti4238 Hey! May I ask how you managed to sort out search for bubble?
@mamounlazrak840
@mamounlazrak840 Год назад
Amazing thank you so much!!
@AdrianneStone
@AdrianneStone Год назад
Glad you found it helpful!
@DesertGardenPrepper
@DesertGardenPrepper Год назад
have you become an airdev partner? is canvas a solid platform for bubble? have heard negatives about slowing down your app. would you recommend their bootcamp? it seems out of date with the new native responsive engine for bubble. what would you recommend for a newbie still trying to learn bubble?
@AdrianneStone
@AdrianneStone Год назад
The newest version of canvas was rebuilt for the responsive engine so that shouldn’t be a problem. I’ve been working through their boot camp myself to learn the framework. The videos are out of date bc they are for the old non-responsive version but the module tasks force you to use the system and figure it out and the discord is helpful.
@AdrianneStone
@AdrianneStone Год назад
I’m not a partner, yet anyways haha you have to do the boot camp first is my understanding
@DesertGardenPrepper
@DesertGardenPrepper Год назад
@@AdrianneStone I think if you are a bubble master already, you don't, is what I was reading, but I'm a bubble beginner, so that counts me out.
@DesertGardenPrepper
@DesertGardenPrepper Год назад
yay Adrianne! First 😁
@AdrianneStone
@AdrianneStone Год назад
haha yes you were! Thanks for that
@DesertGardenPrepper
@DesertGardenPrepper Год назад
I would like to see a bit simpler example without sorting. just the multiselect as a filter. I tried, but can't follow. I don't know much about tags and option sets, if that is necessary to make it work.
@AdrianneStone
@AdrianneStone Год назад
I can do that! If you're subscribed you'll get an update when I drop the new tutorial vid
@DesertGardenPrepper
@DesertGardenPrepper Год назад
@@AdrianneStone thanks! awesome! subbed! more specifically, my case is fuzzy search plus either drop down menu or multi select menu (preferred) for 2 categories... say a quick db of clothes, comes in a few colors and a few sizes and has a description. the search only applies to description would be a nice simple example.
@Akfarag
@Akfarag Год назад
Yep this was great Adrianne
@AdrianneStone
@AdrianneStone Год назад
Glad you enjoyed it! Have you implemented it on your own app?
@getnootropics
@getnootropics Год назад
Awesome tutorial please keep em coming
@AdrianneStone
@AdrianneStone Год назад
Thanks! Any requests for what you would like to see next?