Tinder Clone No-Code Tutorial 💕 | (New) GlideApps

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

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

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

    Grab a copy of this Tinder template 👉 grumo.com/swipe
    Learn how to build a Tinder-like app without coding using the new Glide apps. We'll use buttons to like/dislike profiles instead of the deprecated Swipe Component. The final app will be much more efficient than the original version and will consume much less updates.
    ⚠ ATTENTION: Please note that Glide has indicated that their platform is designed for businesses and is not ideal for creating large consumer apps. I would suggest using this template only for testing purposes with a limited audience.
    For more info on Glide's plans and limitations please visit their pricing page → glideapps.com/pricing
    TIMESTAMPS:
    00:00 - Intro
    00:21 - Project overview
    01:36 - Create a new Glide project
    03:36 - Filter results that match user's search criteria
    09:34 - Create filtered results array
    12:34 - Manipulate results array to extract the next available profile
    16:43 - Design "swipe" screen
    19:12 - Add buttons to Like/Dislike a profile
    25:33 - Create profile liking logic
    32:37 - Create profile match logic
    40:44 - Design match screen
    44:41 - Create a matches tab
    51:39 - Create filter settings screen
    58:32 - Final app overview
    58:58 - Get a copy of this template at → grumo.com/swipe
    Learn to build apps without coding using Glide → grumo.com/goglide
    Thanks for watching!

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

      hey Grumo, does the template have onboarding/profile setup and chat integrated?

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

      @@ZoroasterIII Yes. I updated this template and now new users are asked to setup their profile and search preferences. Also there is a chat enabled when a match happens.

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

    thank you Grumo, this tutorial of yours helped me how to transfer the old applications that used swipe function in the new version of Glide!!

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

      Yeah! 🙌

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

    Hi Grumo! It's been an incredible help and a grat video! The thing is, it's not really well implemented because when you click on "next" it goes to another page and then you can tap con the arrow to "go back". I tried to find a workaround but with no avail. Thanks again!

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

      Thank you! you can fine tune what happens when you click the Next button by modifying the custom action attached to it.

  • @Gangsterworldlife
    @Gangsterworldlife 11 месяцев назад +1

    hey Grumo this is epic mate congrats bruv

    • @GRUMO
      @GRUMO  11 месяцев назад

      Thanks!

  • @user-ve9kh4bk9i
    @user-ve9kh4bk9i 10 месяцев назад +1

    Thanks for the video. That's amazing!!
    Please how can we add and customize a pricing table to monetize the app?

    • @GRUMO
      @GRUMO  10 месяцев назад +1

      You're welcome! I wouldn't recommend using Glide to build a Tinder-like app unless you plant to offer it to a very reduced number of people. This is because Glide's pricing is based on updates and a Tinder app would incur many updates quickly. To monetize the app, you'd need to create a table with pricing plans and them update the user's table indicating if that user had paid or not.

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

    Great stuff, but i am curios, how do the chat/ message each other?

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

      You can create a new table to store chats once a match is made.

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

    Thanks for the video. Could you please do an updated video with a chat integrated? Is it possible?

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

      Yes. It’s on the works

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

      @@GRUMO when the video comes out I will buy it immediately!

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

      @@tcdev1397 Done! I added the chat component after a match happens.

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

      @@GRUMO hi I just purchased it :) looking forward to use it. Where can I find the chat component ? Thanks !

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

      @@ourydiallo7462 Thank you!

  • @AsrnKutayIlki-gi5ri
    @AsrnKutayIlki-gi5ri Год назад +1

    If I buy this, can I modify and publish some of the contents, and is everything already a ready-made application?

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

      Yes, it’s ready to go, but to modify it, you need to understand how to use Glide.

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

    Can this be scaled as well as use push notifications?

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

      Yes. You can scaled it using Big Tables that can host up to 10 million rows. Also, there are push notifications available. However, note that you'll need to upgrade to a paid plan to have access to more data.

  • @ELITEOUTLIERS_TEAM
    @ELITEOUTLIERS_TEAM 8 месяцев назад

    Thank you so much

    • @GRUMO
      @GRUMO  8 месяцев назад

      You're most welcome

  • @BlackMomApprovedTV
    @BlackMomApprovedTV 9 месяцев назад +2

    This is great but you were going WAY TOO FAST.

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

      Sorry! You can slow down video playback too.

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

    How come you don’t use row owners?

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

      If you use row owners you wouldn’t be able to see any other profiles unless you make a copy of the Users table to store profiles. This is actually a good practice as the copies table can omit any information you want to keep private as users emails.

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

      @@GRUMO Thanks for the quick reply. Do you have any videos where you do this? Still trying to get my head around it

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

      @@oliviathe0wl I don't at this moment. But basically, every time a new profile is created you need to add a custom action that duplicates that user automatically (minus any private information) into the secondary users table.

  • @Train-Max
    @Train-Max Год назад +1

    Please an uber clone