Build a CAR SHARING MARKETPLACE with FlutterFlow and NoCode! (AirBNB for Cars)

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 48

  • @jamesnocode
    @jamesnocode  2 роки тому +7

    View/Clone this app (and my previous apps):
    www.patreon.com/jamesnocode

    • @kdancer_9
      @kdancer_9 2 роки тому

      Hi James, I loved you teach. Thanks a lot. I would like to see QR scan queque management app

    • @MohamedMarzok-y8z
      @MohamedMarzok-y8z 9 місяців тому

      Mr.James can you explain to us how can the drivers receive the booking ? also how can the driver upload his car photos and location to the database and pay for membership in the form when he start to make new account , because on 1 video not enough for this mobile app

  • @YoBeAwesome
    @YoBeAwesome 2 роки тому +12

    YESSSS YESSSS YESSSS YESSS! THANK YOU JAMES! I finally was able to build from start to finish what you did in this video. I am hoping the hours I am putting into this are aggregating so that I can build what I want for my business. I signed up for your patreon. You are my favorite UA-camr in the No Code space. Can I make a suggestion for the next video? It would be so cool for you to do a part 2 where users sign up and then load their car into the database and also they upload the array of "stats" specific to that car. I also think it would be fantastic if users could filter options based off these stats. So say they need 4WD they can filter all options with that. I Think it would be tremendously helpful for your veiwerws to understand how to upload cars! It would definitely help me A LOT. Regardless, I will go back to previous videos and i hope I can get the databases working better. the hours compound and I enjoy going through your tutorials. Let's make you the number one flutterflow expert!

    • @jessewatanga2762
      @jessewatanga2762 2 роки тому +2

      Absolutely agree. The Uploading bit is hugely overlooked.

    • @YoBeAwesome
      @YoBeAwesome 2 роки тому

      Still havne't found the solution for filtering listviews on multiple collections associated with user (cars). For instance, maybe there is a collection of cities and when a user uploads a car they select it. Then there might be features of a cars that can select with boolean (2WD, 4WD, Convertible). I would love for app users to be able to filter by multiple collections that reference to the car. Does anyone know how to do this?

    • @SocietyAnalyst
      @SocietyAnalyst Рік тому

      @@YoBeAwesome Hi, a boolean is useful when you want to check something that can only have 2 state (true or false) And according to what i understood your filter you can make an option component which contains several checkbox withing you can set the type of car you want for example if you check 4WD when you submit your form you'll pass the form field to perform the filter just like james previously shown :)

  • @nickpaz9113
    @nickpaz9113 2 роки тому +2

    Dude you’re the best its almost impossible to find great flutterflow tutorials in english. I hope you keep going with this 👍 😎

  • @telmii
    @telmii 2 роки тому +3

    I would have loved seeing you incorporate a location field (perhaps search via user location or zipcode) instead of the dropdown to select a manually inputted city.

  • @romanysamy65
    @romanysamy65 6 місяців тому +2

    More details please

  • @kamran2294
    @kamran2294 2 роки тому +3

    Thank you James. It was awesome. I suggest to make a follow app about this video and add Google map and filtering distance based on a user location. By the way, would you be able to do a live Q&A in which we can ask you question about FF? Also, do you have a live Q&A on your Patreon page?

    • @jamesnocode
      @jamesnocode  2 роки тому +1

      Yeah, I’ll be doing a full tutorial and QA on my Patreon page soon. Thanks Kamran.

    • @zsak
      @zsak 2 роки тому

      This! Love to see it

    • @stevenyliu
      @stevenyliu Рік тому

      Thank you @@jamesnocode for this amazing tutorial!
      Was there ever a follow up video to adding Google Maps based on user location?

    • @joshgaskin
      @joshgaskin Рік тому

      Hey! This is great. I'm wondering. if your patreon has the maps and filtering idea thats been mentioned a few times yet. I'd be down to subscribe if you do. I cant see it in a title yet.

  • @gmancliffhanger
    @gmancliffhanger 2 роки тому

    Thank you for the video. May I suggest a video where you use a calendar to show availability of e.g. a house/car? That would be nice for a booking app like the one in this video. Thank you.

  • @azrifarhanhanif2975
    @azrifarhanhanif2975 2 роки тому +1

    You have made it wayyyy less scary for me to start building howeve I was wondering is it possible to build in flutterflow a multitenancy qr ordering app where businesses can accept payment using stripe?

  • @verifiedfandoms4969
    @verifiedfandoms4969 2 роки тому

    This content is so valuable. Thank you so much!

  • @akramebid4965
    @akramebid4965 2 роки тому

    Really appreciate your work

  • @akramebid4965
    @akramebid4965 2 роки тому +1

    Can you share with us how to make app like Splitwise

  • @bookcursory
    @bookcursory Рік тому

    If I collect users location & have lat/long values of certain stuff... How can I filter that data by nearest to user? Do I need some API? Do u have any tutorial on that?

  • @xbetedgefootballstatistics5625
    @xbetedgefootballstatistics5625 2 роки тому

    Great work James - any chance you can incorporate a "confirmation" box? such as "confirming booking?" with yes or no options for example?

  • @whoadityanawandar
    @whoadityanawandar 2 роки тому

    Hey James! Have you implemented a carousel slider in FlutterFlow? Can you guide me to how it can be done?

  • @NoCodeFilmmaker
    @NoCodeFilmmaker 2 роки тому

    Bro, I love the tutorials but I would love to see how we can populate data that's not already set up. Like if I wanna put a fresh listing or account, how does that data get populated organically

  • @Viju489
    @Viju489 7 місяців тому

    Hi. With an app like this, how do you configure the role based permissions for hosts and renters?

  • @HoodRCF
    @HoodRCF 2 роки тому

    Great video as usual 👌🏻.
    I would like to see you making more advanced videos like the user and booker perspective because I don't know if I should create two apps and somehow connect each other.

    • @jessewatanga2762
      @jessewatanga2762 2 роки тому

      Yeah, I also need an app to receive the booking.

  • @kamran2294
    @kamran2294 2 роки тому

    James, can you kindly make a video about working with date&time and timestamp, because when I want to send record from FF to Firebase for creating record in the Firebase or get query from a Firebase collection then the date and time is not going to be displayed correctly and I ran into many issues. I was wondering how we can work with date and time correctly if you could show us how. Thanks in advanced!

  • @jongmedellin4890
    @jongmedellin4890 2 роки тому

    NIce.. whats ur Prototype editor use ?

  • @soyyodelacasa2499
    @soyyodelacasa2499 2 роки тому

    Excelente vídeo

  • @CloneFM
    @CloneFM 2 роки тому

    I want to try flutter flow, but it seems so complex comparing to Adalo.
    You do explain it very well in your videos, but it still looks like a lot of things to learn about the data base structure.
    What do you think about Adalo? Why do you prefer the FF?

    • @verifiedfandoms4969
      @verifiedfandoms4969 2 роки тому

      I would like to know this as well!

    • @clout8270
      @clout8270 2 роки тому +1

      Adalo is good for basic apps, but once you need any kind of complex logic or custom UI, you're out of luck. FlutterFlow gives you way much flexibility and power.

    • @CloneFM
      @CloneFM 2 роки тому

      @@clout8270 As far as I understand, you need to have at least basic coding skills to develop on FF, right? It is more low-code then no-code platform, isn't it?

    • @clout8270
      @clout8270 2 роки тому +1

      @@CloneFM Yeah it is, and yeah you will be pretty limited if you don't have coding skills, in the sense that you will need to rely on the widgets and logic that they provide out of the box, you won't be able to create your own. But even so, you can do much more with flutterflow then you can do with Adalo

    • @CloneFM
      @CloneFM 2 роки тому

      @@clout8270 What language is required for this? Is it Python?

  • @dubanfcc
    @dubanfcc 4 місяці тому

    ols build a carpooling app like blablacar

  • @endritpeposhi4820
    @endritpeposhi4820 8 місяців тому

    Hi I am interested to develop a car rental marketplace app. Can anybody help on this or develop it me ?

  • @alnawaemjewellery6636
    @alnawaemjewellery6636 Рік тому

    how to make money with car rental using api
    how to car fulfillment order using api and take commistion