How to build Mobile App using NOSQL database / Appgyver Google Firestore native integration

Поделиться
HTML-код
  • Опубликовано: 8 ноя 2024

Комментарии • 35

  • @tahu1558
    @tahu1558 2 года назад +2

    Hello Shankar, Thank you for this video!!! I learned what I needed to know about connecting Appgyver to Firebase.

  • @jejidyanjackson2868
    @jejidyanjackson2868 Год назад

    You know what, nothing i can say more than thank you very much 🙏

  • @xvm.ch.
    @xvm.ch. 2 года назад

    Great Video, very helpful und everything worked correctly 😀

    • @ShankarGomare
      @ShankarGomare  2 года назад

      Thanks, I’m glad it helped you to learn something new.

  • @josephjoju28
    @josephjoju28 2 года назад

    Hey Shankar thanks so much! Such a comprehensive tutorial!

    • @ShankarGomare
      @ShankarGomare  2 года назад

      I’m glad it helped you to learn something new.

  • @xxoooOFxx
    @xxoooOFxx Год назад

    Hi Shankar, found this and your other videos very helpful in starting out with AppGyver! Thanks! How would Firebase integration with multiple related collections, as a opposed to the single collection you used? I know how to configure the backend in Firebase, but not sure how to use that in AppGyver. Also, does AppGyver support Firebase's subcollection approach?

  • @stefanmens9917
    @stefanmens9917 2 года назад

    Hi Shankar, excellent video, I learn a lot, thanks! I figured out: in createVisitor: When I create another visitor after I already created one in the same session, then it autofills the fields with the AppVariables. It would be better to assign the values of the fields to Page Variables, so the fields are always reset when reloading the page (for creating a new user).

  • @victoriakiboi7002
    @victoriakiboi7002 2 года назад

    Great Video. Thank you. I do have a question though. What if I want the user to upload an image to firebase?

  • @vikrammoorthy2679
    @vikrammoorthy2679 2 года назад +1

    Hi Shankar,
    Excellent video. Thanks for the upload. Quick question for you. Will a Firebase WEB app work when a Appgyver app is launched on Android or iOS?
    The reason I am asking is after completing the steps upto 15mins i tried to preview the app on my phone. It showed me the Login page but the spinner kept running and it didn't show the UserList page. Please let me know when you get a chance.
    Thanks Shankar. Once again excellent video.

    • @ShankarGomare
      @ShankarGomare  2 года назад +1

      To use Firebase on iOS, you must first create an iOS or Android app in your Firebase project and then add that key to the Firebase configuration. To keep the video brief, I only showed the major features of the webapp. I will release another video as extension to webapp.

    • @vikrammoorthy2679
      @vikrammoorthy2679 2 года назад

      @@ShankarGomare Ah ok. If we want to use a firebase database in conjunction with an iOS or Android app, then a database version must be created for an iOS or Android database. Am I correct? Damn! I can't code to save my life in Java or Swift ha ha, so I am going to park my ambitions for now.. 🙂

    • @ShankarGomare
      @ShankarGomare  2 года назад +2

      Here is brief how to do it: Open your Firebase project -> Click Project Overview -> Click "+ Add app" -> Enter App ID ( any app ID would work ) -> Continue wizard to finish. Go back to project Overview -> open settings for iOS app and download "GoogleService-Info.plist
      Now switch back to Appgyver: Open Data -> Connectors -> enable "iOS app configuration" and enter Web API key, App ID and Client ID found in the downloaded file.
      iOS API key: API_KEY
      iOS app ID: GOOGLE_APP_ID
      iOS client ID key: CLIENT_ID
      This will allow you to login on Appgyver preview app, you can follow similar approach for Android.

    • @vikrammoorthy2679
      @vikrammoorthy2679 2 года назад +1

      @@ShankarGomare Hi, that was easy. It is past midnight here and I loose my common sense this late at night😀.
      Thanks again. Looking forward to more videos from yourself. All the best on RUclips.

    • @vikrammoorthy2679
      @vikrammoorthy2679 2 года назад

      @@ShankarGomare Hi Shankar. Would there any videos on how to upload images to "Firebase Storage Upload files" flow function? I am trying to go through the forums in Appgyver and I am hitting a blank as this is not my forte. Appreciate any help.

  • @mulaukaraoke
    @mulaukaraoke 2 года назад

    tq good teacher

  • @kersmass8974
    @kersmass8974 2 года назад

    hi shankar, can you make a video for this logic flow at minute 14:22 . How do you set up the credentials etc.

  • @brianthebemmemo2925
    @brianthebemmemo2925 Год назад

    Hey @Shankar Gomare do you have an idea how I can change answer selections for a quiz app with a Firebase database. Questions and Answers will be updated on Firebase but I want answer options to change on each update. thanks in advance.

  • @amrumkofficial
    @amrumkofficial 2 года назад

    Hai Shankar,
    Useful tutorials from your side, help a lot for making VMS for us. Thanks!
    One issue to fix, that I don’t know.
    Whenever I add an entry it will reflect both in firebase data and in App view page.. but my problem is each time I enter data and submit it won’t show up in order( like last entry should show up on top of the list). I want my app to show up the last entry first in the list. Hope you get my point and give me a solution to this.
    Good day

  • @katlegolionel1174
    @katlegolionel1174 2 года назад +1

    Hi Shankar,
    Thank you for the videos, I'm learning a bunch from your content. Could you please show us how to create a Signup/Register page as well based on this tutorial?
    Look forward to hearing from you.
    Best regards

    • @ShankarGomare
      @ShankarGomare  2 года назад

      I'm happy you found my videos useful. I've just released a version for Firebase user signup.

    • @katlegolionel1174
      @katlegolionel1174 2 года назад

      @@ShankarGomare I genuinely do sir.
      Thank you for the upload. This is appreciated.

  • @hammadtariq1613
    @hammadtariq1613 2 года назад

    hi Shanker sir,
    sir can you make a video on firebase storage with appgyver how to upload update image in firebase storage

    • @ShankarGomare
      @ShankarGomare  2 года назад +1

      Sure I’ll do it. The Firebase storage is attached to google storage and google storage isn’t available under developer program, so I have to pay for google storage plan to get access.
      I’ll purchase storage sometime in the future.

  • @gerhardjansenvanvuuren8220
    @gerhardjansenvanvuuren8220 2 года назад

    Hi Shankar,
    Excellent video though i encounter a problem. With task "Launch" my log in block image stretches across the entire screen and when i log in i get the error "Failed to log in undefined". Could you please assist with this? Will appreciate very much.
    Kind regards.
    ( i am an absolute beginner )

  • @minyoi6843
    @minyoi6843 Год назад

    Is it possible to create firestore sub-collections using the Google Firebase / Cloud Firestore data resource? I've noticed to REST API Integration automatically creates unique document IDs. I'm trying o create custom IDs.

    • @ShankarGomare
      @ShankarGomare  Год назад

      There is no method to create using the normal resource; however, you can obtain a Firebase token by calling “Get Token”flow function and then make REST call.

    • @minyoi6843
      @minyoi6843 Год назад

      @@ShankarGomare thanks for your feedback. The trouble is how to use GET COLLECTION method on a document with an auto generated ID created by user without having to run test from and recreate shema in REST data resource.

    • @ShankarGomare
      @ShankarGomare  Год назад +1

      @@minyoi6843 I usually include a custom key to the collection document and use that for extraction. I had created an app where I use a custom approach but couldn’t record the session. I will record it some time in the near future. It is very hard to allocate free time :(

    • @minyoi6843
      @minyoi6843 Год назад

      @@ShankarGomare thank you so much. You're very helpful.