How to get free cloudDB for MIT App Inventor projects | CloudDB | MIT App Inventor | FREE Redis

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

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

  • @ObsidianSoftEducation
    @ObsidianSoftEducation  2 месяца назад

    Update: The website for Redis.com has changed to Redis.io. Join using your gmail account and choose subscriptions on the left side menu. The rest of the tutorial starting from 04:48 is the same.

  • @mediatrends4171
    @mediatrends4171 Год назад +3

    Indeed it's much needed thing when you have to store all type of data either important documents or professional....

  • @viralnahih
    @viralnahih Год назад +3

    TILL now not a single video goes that I have a doubt Thanks Mam Keep it. 👍👍👍👍

  • @brandslover1358
    @brandslover1358 Год назад +2

    Masha-Allah you have immense knowledge about MIT 👌🏻

  • @lifeisthrillingyt7991
    @lifeisthrillingyt7991 Год назад +2

    It's an interesting tutorial with all techniques shared in detail. Securing data is most important.

  • @Fatimaali-gf4ms
    @Fatimaali-gf4ms Год назад +2

    One of another informative tutorial you have shared .. it's really helpful to learn step by step

  • @WOWPKCommunity
    @WOWPKCommunity Год назад +2

    Though I am not into coding but your videos are always very interesting and easy to understand.

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

    Fun fact we are learning this amazing course for free 🥰 May you get more success Aameen Summa Aameen

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

    Very nicely explained. It's easier to work at cloud & program customized as well.

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

    Fantastic work 👌 very helpful for people who are working on MIT app and cloud DB server 👍

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

    Your videos are very informative and your way of explaining is very good...thanks 4 sharing

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

    Amazing video 👌you have shared every detail of it very properly.

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

    Thank you very very much for yours videos , really you are the best for appinventor ' app!!!

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

    Very good amount of knowledge u have.. keep it up

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

    Very detailed and well explained tutorial

  • @MrsAFAQUE
    @MrsAFAQUE 6 месяцев назад +1

    This is really helpful tutorial

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

    Amazing It's really interesting tutorial

  • @itsfarasha_qa
    @itsfarasha_qa 9 месяцев назад +1

    you are the best keep going

  • @dienau6313
    @dienau6313 Год назад +2

    I have a question, if I live in Vietnam, which region should I choose?

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

      South East Asia

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

      @@ObsidianSoftEducation thank you, and I apply this free cloudDB for sign up/sign in in my app, so how can I see and control all the account typed?

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

      @@dienau6313 You only have one account and there is not that much you can control in the free version.

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

    This is very interesting App and you explained very well 👏

  • @kulsumagro
    @kulsumagro 4 месяца назад +1

    Mam I really liked the video. I want to know if we can use the CloudDB Data in listpicker so that the list picker gets updated whenever we update the data
    Please guide

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  4 месяца назад

      Thank you for liking the video. Yes, you can use CloudDB data to provide data to your list picker. Store the data as a list against a tag in CloudDB. Load the data when the screen is initialized using the getValue procedure of CloudDB. In the gotValue event of CloudDB, set the list picker's elements to the value returned by CloudDB. In the Data Changed event of CloudDB, set the list picker's elements to the value returned by CloudDB.
      Just remember:
      If you use the default CloudDB provided by MIT App inventor, then the app adding data to the CloudDB and the one with the listpicker will have to be the same. If you are using the free Redis Cloud as shown in this tutorial then you can have two different apps: one for adding the data for the list picker to Cloud DB and the second app can be the one with the list picker. With free Redis Cloud, you can also add data through console.

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

    Very interesting. thanks for sharing

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

    Very interesting and informative video 😊

  • @MrsAfaque-r9f
    @MrsAfaque-r9f 6 месяцев назад +1

    This rurorial is very helpful

  • @AstroMxjd
    @AstroMxjd Месяц назад +1

    Hi, how do I upload on CloudDB? Like instead of making an application to write questions in it, how do I write in it directly?

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  Месяц назад

      Redis has provided softwares like RedisInsight, RedisCLI, etc for editing data. The links are given below public end point on the console.
      You can also use Firebase db instead, where editing data from the console is easier. I have done a tutorial on setting up firebasedb, too. ruclips.net/video/AAiyBzyMwX8/видео.htmlsi=OzsBK3Y3MzfBgpxQ

  • @bhagattv
    @bhagattv 3 месяца назад +1

    Hi,
    Is it possible to store data in Listpicker instead of list view and then fetch the data

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  3 месяца назад

      Yes, the usage of the listview and listpicker is almost the same.

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

    App ki video bhut interesting Hoti hai

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

    Hi, Would you kindly make a video about app signing and Integrity api, App Bundle Explorer with MIT App Inventor!? By uploading my app bundle, this error message appears: If you want to upload an Android app bundle, you must be signed in to Play App Signatur!

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

      sure. will look into it and make a video about it.

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

      @@ObsidianSoftEducation 🥰🥰🥰

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

      I have done app signing videos for both macOS and windows. Just remember to export keystore from mit app inventor. The alias is androidkey and password for both key store and key alias is android.

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

    Zabaradast Tutorial

  • @Sam1988155
    @Sam1988155 7 месяцев назад +1

    Hai, when i was publish the app google play console swing error Your app contains exposed Google Cloud Platform (GCP) API keys how to fix it. mit app or kodular. Pls help me

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  7 месяцев назад

      Use obfuscate text block where you provide your api key and not a simple text block.

    • @Sam1988155
      @Sam1988155 7 месяцев назад

      If you have any RUclips vedios is there please share me it was many helpful.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  7 месяцев назад

      @@Sam1988155 no i don't have a youtube video on this topic of encoding API key yet but it is not very difficult. The obfuscate block is inside the red text blocks of the code section in MIT App inventor

    • @Sam1988155
      @Sam1988155 7 месяцев назад +1

      Thanks for your immediate response thanks lot.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  7 месяцев назад

      Most welcome 😊

  • @filthyjptv5136
    @filthyjptv5136 2 месяца назад

    Hello i have a problem when i was connecting my redis the problem is everytime i press submit a problem comes up in short answer the problem is connection refuse. How can i fix this?

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  2 месяца назад +1

      Was the app connecting before and has stopped connecting recently?

    • @filthyjptv5136
      @filthyjptv5136 2 месяца назад

      @@ObsidianSoftEducation no sir/maam i connected it the same way as the video. But it just said many things and the cause is Connection refuse. I don't know how to configure the data base since i used a phone when i created my account on redis.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  2 месяца назад

      @@filthyjptv5136 Make sure that you are providing the RedisServer, RedisPort and token as explained in the video. You have to also uncheck UseSSL checkbox for the CloudDB in its properties.

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

    Excellent app for data storage.

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

    Interesting and helpful tutorial

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

    Interessting whivh Software you use???

  • @danialasyraf3732
    @danialasyraf3732 6 месяцев назад

    Hi madam. Can you help me to use this cloud db? I cannot display the stored value in the cloud DB if i use multiple list view. Do you know how to call the saved date to be displayed into their respective listview? Example: I have James information in Listview 1, and I have Adams information in the listview 2. Whenever, the screen initialize, i would like the data to appear in their appropriate list view.
    Please help me madam.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  6 месяцев назад

      How are you storing the data? As a list of dictionaries against one tag for entire data? Or do you have a separate tag for storing James data as a list?

    • @danialasyraf3732
      @danialasyraf3732 6 месяцев назад

      @@ObsidianSoftEducation i created one tag for james. and another tag for adam.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  6 месяцев назад +1

      So, then in gottext event, check the tag and fill the appropriate list view accordingly.

    • @danialasyraf3732
      @danialasyraf3732 5 месяцев назад +1

      @@ObsidianSoftEducation thank you madam. This solve the issue.

    • @ObsidianSoftEducation
      @ObsidianSoftEducation  5 месяцев назад

      @@danialasyraf3732 most welcome!

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

    How to free storage limit?

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

      The free storage limit is 30MBs. If you want more than 30 MBs, then subscribe to a payment plan here: app.redislabs.com/#/subscription/1933581/change-plan