Good video. Very simple tutorial that presents the minimal elements needed for a chat app foundation. I''d like to see the same approach for adding a post to a forum or twitter style feed where you can click a post and send the creator of the post a message.
Thanks James. The video is quite informative. I have two questions - (1) How to make the logged-in user chat right aligned and other members' (could be a creator) chat left aligned? something like WhatsApp (2) How can I auto logout a user in case his details are not present in the users table?
Great Tutorial man. Can you explain to me how the data would differ if I want to create a channel that only allows admin to post but still have members in the same channel too. Almost like how private channels on Telegram operate... If you don't mind.
Hey James nice video but I have Question about logging in can you make logging in with only number and after that it sends you 4 or 5 digits number ?? insead of loggong or sing up with mail;
Hi there. What about a multiple chat like a Room, and when someone like to invite you to private chat, you may acept or decline this chat. How we can do that?
Great Video! Question: Instead of you adding the users manually, is there a way that the app can import the cell phone contact numbers so that all their cell contacts are automatically added into the app. (Similar to how WhatsApp automatically adds contacts from your cell phone.)
Hi James. Great video. I was building an app which requires a chat functionality. I have built a chat functionality where you can one or more users to the chat. The issue I am facing is, every time I try to create a new chat with the same user/users, a new chat is created. How do I ensure that when I am adding the same participants, I am redirected to the old chat screen while when one or more new participants have been added, a new chat gets created.
Hey man love your tutorials, was wondering if you can make a video series on how to create different fitness related apps. I would particurly be interested in how to create a workout tracker (reps, weight, sets & rest timer, whith calendar). Keep up the work!
Thanks for this tutorial! How can you make the Chat Name be only the other person's name, but not the logged in user's own name? So in your example, when Bob is logged in, the chat name is only "james". But when James is logged in, for him the same chat's name is only "bob". Like in the real WhatsApp or any other messenger out there.
Thanks for sharing. I am new to Adalo and impressed its functionalities. For chat, can I display my message in right hand side, like whatsapp? All members' messages display in left hand side. Another question is about authentication. Do you have another tutorial to show how to do remember me function in login screen? For security, is Adalo doing hash password? Do you have tutorial of member card? I am building a church app. In order to speed up the attendance of Sunday worship for each member, I am thinking of scanning QR code of church member. When they enter church, just show his member QR code from app. Staff just scan QR and take attendance automatically.
James, can you share your sample app and we just copy and modify? It's quite complicated for new beginner and take long journey to reach success. I can't afford the long waiting time in my tight schedule. If it's possible, appreciate private chat for more deals.
Nice video how can I make a user to continue existing conversation if they found current username in start new conversation list
Watching from Russia. Go on! I appreciate your work!
Good video. Very simple tutorial that presents the minimal elements needed for a chat app foundation.
I''d like to see the same approach for adding a post to a forum or twitter style feed where you can click a post and send the creator of the post a message.
Hi sir can you help me where I can get the retrace mapping text file in the app bundle
Thanks James. The video is quite informative. I have two questions - (1) How to make the logged-in user chat right aligned and other members' (could be a creator) chat left aligned? something like WhatsApp (2) How can I auto logout a user in case his details are not present in the users table?
My question too
is there a way i can add a search box in the new chat screen. because the user list has gotten really big
Hi! I'm a filipino and I can say You made it really great and very easy to understand hopefully there's more .. new fan here!!
how to add attachments like images and pdf in chat?
Great Tutorial man. Can you explain to me how the data would differ if I want to create a channel that only allows admin to post but still have members in the same channel too. Almost like how private channels on Telegram operate... If you don't mind.
can you connect to an existing database (mysql etc)
7:23 how did you copy?
Cantrol + C and cantrol +V 👍🏻ok
nice tutorial! but ... how do i copy the chat page? 7.24
Great Video, James
Thanks 👍
Awesome! Make more advanced apps. Sell them on marketplace so people can integrate these feature components with their own apps.
More videos on this topic of creating more functions on chat app.
Love from india,
could you tell me plz how to integrate local payment gateway
Hey James nice video but I have Question about logging in can you make logging in with only number and after that it sends you 4 or 5 digits number ?? insead of loggong or sing up with mail;
Hi there. What about a multiple chat like a Room, and when someone like to invite you to private chat, you may acept or decline this chat. How we can do that?
definitely
Can you please make a cashapp or Venmo like app with adalo?
I like your video but how to add statut section an video or audio calls ? Thanks
How about an audio and video call?
How to add multiple users to a chat, like a group chat? How to design database for that. Please guide.
One more question about chat, is it possible to upload file in message? For emoji, it would be nice if possible to do but I don't think so, right?
Great Video! Question: Instead of you adding the users manually, is there a way that the app can import the cell phone contact numbers so that all their cell contacts are automatically added into the app. (Similar to how WhatsApp automatically adds contacts from your cell phone.)
Man, im searching for the same thing!!😭
at 16:34 it doesn't show current user for me
lol im gonna cry i am on 18 mins ish and i cannot get the input on the form for the messages to appear on the list of messages above
Hi James. Great video. I was building an app which requires a chat functionality. I have built a chat functionality where you can one or more users to the chat. The issue I am facing is, every time I try to create a new chat with the same user/users, a new chat is created. How do I ensure that when I am adding the same participants, I am redirected to the old chat screen while when one or more new participants have been added, a new chat gets created.
I guess, firebase helps with it, not sure tho
Love this video I learned a lot 👍
Hi there, how can i connect with you?
Watching from Uganda, Good video thank
Hey man love your tutorials, was wondering if you can make a video series on how to create different fitness related apps. I would particurly be interested in how to create a workout tracker (reps, weight, sets & rest timer, whith calendar). Keep up the work!
Great video but too basic whats app does video and voice calls can you keep building and show us more?
Oh a nice video from there
but how i will make a app
Thanks for this tutorial! How can you make the Chat Name be only the other person's name, but not the logged in user's own name? So in your example, when Bob is logged in, the chat name is only "james". But when James is logged in, for him the same chat's name is only "bob". Like in the real WhatsApp or any other messenger out there.
hey i did everything from a to z like you except me when i send a message the other nobody gets anything. What's the problem ?
It happened to me too, both new and old messages are not listed.
Thanks for sharing. I am new to Adalo and impressed its functionalities. For chat, can I display my message in right hand side, like whatsapp? All members' messages display in left hand side.
Another question is about authentication. Do you have another tutorial to show how to do remember me function in login screen? For security, is Adalo doing hash password?
Do you have tutorial of member card? I am building a church app. In order to speed up the attendance of Sunday worship for each member, I am thinking of scanning QR code of church member. When they enter church, just show his member QR code from app. Staff just scan QR and take attendance automatically.
Hey there. I have the same question. Were you able to find an answer to this?
I really like this.
Please make a tutorial to create group chats
I like the Vedio please make more.
Make a second part of it
love it but can upload it to playstore
❤❤❤
Please Build A TeleHealth or TeleMedicine Clone with NoCode| Adalo
Good Job Bro Keep It Up
How to copy page
Cantrol C and cantrol V 👍🏻
Make a tutorial on how to make a whatsapp clone on appgyver
pls
make a fantasy sports app tut
Anyone can make a web one with some additional features? Please respond to me. Paid work.
more advance please
Great job, but you're too fast, try to slow down please.
It's not working
Ap sikhana hai kya Adalo
Kis kis ko Adalo Hindi me sikhana hai.. dm karo
Сразу видно русскоязычный
Hey this is cool i like it and i like too see more with inpruvmet
James, can you share your sample app and we just copy and modify? It's quite complicated for new beginner and take long journey to reach success. I can't afford the long waiting time in my tight schedule. If it's possible, appreciate private chat for more deals.
Need help on a app I’m building how can I get contact with you 🙏🏻