Unique Friend Codes in Adalo (foodmood app build #1)

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • Generate unique codes in Adalo using the Randomizer component from Emperical. Then, use those codes to establish relationships between users.
    This is the first tutorial in a series where I'm building an entire app, from start to finish.
    ‍In this tutorial, I'll show you how to:
    Generate unique codes in Adalo using Randomizer
    Establish relationships between users using unique codes
    Set up the feature to reset a user code

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

  • @rickcorley2592
    @rickcorley2592 3 года назад +2

    Can you explain the difference between "Current User" and "Logged In User"? Thanks! Love the channel :)

    • @pushingpandas6479
      @pushingpandas6479 3 года назад +3

      Current user is the "selected" user from a list (e.g. instagram you click on the user of a image (this is the current user). Logged in user is you, the user who logged into app.

    • @adalocado
      @adalocado  3 года назад +1

      Thanks Pushing Pandas! That is a great explanation. Thanks for watching, Rick! If you’d like to chat with other Adalo makers, consider joining the Discord group! You can join here: www.adalocado.com/community

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

    Does the Randomizer create a unique code for every user, or do you run the risk of eventually having more than one user getting assigned the same code at some point?

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

    Hey, Adalocado. First of all, thanks for the videos. I really appreciate it. While making 'foodmood ' app, I bumped into a problem. When I click the preview button, there's a signup page. Sadly, I don't know how to signup/log in to the app. If I add the users to the database, it says "invalid E-mail/PW". Could you tell me how to fix this?

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

    Really nice video. Can you please show how to make a subscription base laundry application?

  • @daniahrash7522
    @daniahrash7522 3 года назад

    can u make tutorials about (how to add libraries in Adalo for developers..)
    i have a JavaScript code but i don't know how can I add it to my app

    • @adalocado
      @adalocado  3 года назад

      Thanks for the suggestion! I would love to do this, but haven't actually tried it myself yet. If I ever work on a custom component, I'll try to document it!

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

    My user list shows all users until a number is placed in form then it doesn't show any. How do you get it not to show all when the form is blank at start?

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

      Hey Trent! I'm actually not sure without seeing more details about your setup. Feel free to join our Discord community to share your issue and we'll see how we can help: www.adalocado.com/community

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

      He actually goes over this in this video. I assume you've figured this out by now (8 months), but you should definitely rewatch if you haven't!