Adalo WebSockets + Timers + Driving Directions to make Uber

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • In this video we show releasing 2 helper components that allow WebSocket communications between users. This can be used for realtime chat and online presence. We have a timer component that will raise an action repeatedly on a timer.
    Finally we have a driving direction component that can be used to show the driving directions from origin to destination.
    Using these components we are able to make a driver tracking screen to trace the location of another person on the road to you. If you wanted to use this for your own driving direction, you will not need the WebSocket component.
    Github:
    github.com/pra...
    github.com/pra...
    github.com/pra...
    Installer location:
    adalo.pragmafl...

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

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

    Perfect PragmaFlow thanks so much for your valuable support, waiting Push notification to send direct to user join the app.

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

    Legend!

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

    Thanks! Perfect!

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

    Hi 👋… is it possible to share a detailed step by step how to do it…. Thank you 🙏 I will appreciate… i tried to follow but lost 😞 on the way as I’m just a beginner…

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

    nice nice!

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

    Two questions. What is the actual installation process for installing each of these components into Adalo after you’ve downloaded the components’ files? Also, in the video you use coordinates. Can we use physical addresses instead using this method? Thank you :) Fantastic video!!

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

      Hi. I'm new to Adalo as well. Figured it out. Click on your name in the upper right corner and choose "Developers". There in "My libraries" you will see the components. Add them by pressing three vertical dots and choosing "Add to Johnny Appleseed team"

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

    Is there a way I can use geolocation and driving directions without the ably websocket