Build a Multi-Tenant

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

КОМЕНТАРІ • 21

  • @the_digitalpro
    @the_digitalpro  Місяць тому +1

    🔥Looking for more content, further content, and a helpful community? Why not consider joining The Digital Pro's #Nocode Academy at www.thedigitalpro.co.uk

  • @RomanPittroff
    @RomanPittroff Місяць тому +1

    Amazing-a real-world Supabase implementation with FlutterFlow!

    • @the_digitalpro
      @the_digitalpro  Місяць тому +1

      @RomanPittroff no worries. It's a great starter which can be built upon.

  • @amiirhamse-j2m
    @amiirhamse-j2m Місяць тому

    This helped me a lot. I was planning to build a school system where teachers can send assignments to students, so that each student can only see assignments for his or her class.

    • @the_digitalpro
      @the_digitalpro  Місяць тому +1

      @amiirhamse-j2m this is perfect for this specific example other than terminology. Good luck.

  • @AdityaSingh-ht1lo
    @AdityaSingh-ht1lo 28 днів тому +2

    I have an important question would you answer:-
    So , I am making a project that needs Flipkart, ecommerce site to show in web view but the problem is not showing it shows refused to connect.
    I try to bypass it but the error remains and I need to implement in my app only not to open it externally.
    So kindly tell me is it possible to do it in flutterflow or not .
    My final year project needs to be completed and it's a very big thing I have to add. Kindly help./

    • @dataNeditor
      @dataNeditor 28 днів тому +1

      Use launch url i think flutterflow is very incapable to get any results for you

  • @pedrodrig
    @pedrodrig 9 днів тому

    Would be great if you can continue this series with: invite user's to a company team by email.

  • @movie-mark
    @movie-mark Місяць тому +2

    Excellent content!!! I had been looking for something like this for a long time. I have a question: When you create filters via API, do these RLS persist? Or does that bypass the RLS?

    • @the_digitalpro
      @the_digitalpro  Місяць тому +1

      @@movie-mark thank you. RLS persists 100%

    • @movie-mark
      @movie-mark Місяць тому +1

      @@the_digitalpro Thank you again for the excellent content and for your response.

    • @the_digitalpro
      @the_digitalpro  Місяць тому

      @@movie-mark most welcome 🙏

  • @thenewleadervn
    @thenewleadervn Місяць тому

    Thanks for your useful video. I think we need system with many to many relationship between user and company.

  • @DeSofSistemas
    @DeSofSistemas 20 днів тому

    Hi friend, congratulations for this very complete and useful video. I have a question for you: if in my use case I have an Events table, another tickets table, buyers and sellers, should I do the same process for each of them as you do for the tasks (todos) table?

  • @jaxontn
    @jaxontn Місяць тому

    wow lol a whole 39 minutes video for that simple app, at least its explained in detail

  • @PinasPiliNa999
    @PinasPiliNa999 Місяць тому +1

    Sad to know there is no Paypal option to join NoCode academy. It is much safer than to input Card details and SV Code

    • @the_digitalpro
      @the_digitalpro  Місяць тому

      Hello. I'm sorry about that. The only reassurance I can give is that it uses a well established platform from mighty networks integrated in to Stripe for payments. So certainly a high standard. The Academy is primarily non profit.

  • @PinasPiliNa999
    @PinasPiliNa999 Місяць тому

    Nice Tutorial, May I ask how to separate data for each company but in each company there are also several branches, Company A might have 2 Branches, COmpany B has 4 branches and so on. Data should also be filtered for each Company and in that company it has 2 or more branches with different users for each branch. Thanks !

    • @lemonslice7286
      @lemonslice7286 Місяць тому

      Same concept, Branch table will contain CompanyID & UserID. Setup your RLS accordingly.

  • @Chand_Latif
    @Chand_Latif Місяць тому

    This is not the best approach for sure...

    • @the_digitalpro
      @the_digitalpro  Місяць тому

      Of course their are multiple ways and types of implementations. This is a more simple example. What specific scenarios would you like to see and to consider for a video?