Python Realtime Chat: Build a FULL-STACK app in 17 Minutes! (Best UI 🤩)

preview_player
Показать описание


Feel free to comment any questions or feedback - appreciate it!
Рекомендации по теме
Комментарии
Автор

I wish people would lookup documentation instead of commenting that the tutorial didn't do enough steps. The amount of code given is a huge time saver. I don't want to watch a multiple hour tutorial going line-by-line

nickstanovic
Автор

Hey, I just have a suggestion, you should probably add on a part where you publish this and also add a cool login and signup page but really well done

geminitheman
Автор

So you're teaching people how to copy paste code with no knowledge

abdallahtalam
Автор

Can you add a sign-in verification part with like e-mail or something, or even a simple password??

SolrOnYt
Автор

Is there a way to turn it from a localhost to a website? do I need to use something like ngrok and keep it running on here or can I do it from vs code?

ShepTheCreator
Автор

Done, it's completely working for me. Thanks, but as a beginner in MERN Stack, How should I understand the whole codebase, a lot of things are not clear to me?

anonymous
Автор

Error loading ASGI app. Attribute "app" not found in module "main". getting this error again nd again when i am using : uvicorn main:app --reload --port 3001

PunamTish
Автор

"The term 'source' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the
name, or if a path was included, verify that the path is correct and try again." im getting this error if anyone knows solution help

kunaljoshi
Автор

There is a bug, if you search for users with no one in your chat you get locked into the search screen

Bakobiibizo
Автор

At 8:40 I am getting this error in my Windows 11 Visual Studio "ERROR: Error loading ASGI app. Could not import module "main"." while using this command "uvicorn main:app --reload --port 3001".
Kindly fix this for me.

amaanullah
Автор

Is there any way to make custom chat groups?

So for example, giving private custom chat engines to seperate small businesses or even individual group chats within the interface similar to discord

DalazG
Автор

New to this field, I keep receiving this report & could not use this app on another device in the network, .
I've followed your tutorial on youtube and had the server&client running perfectly on my computer, but this bug keeps me away from sharing the app with my friends
Cannot read properties of undefined (reading 'data') TypeError: Cannot read properties of undefined (reading 'data')

knrevdr
Автор

Full disclosure, I'm no senior developer. I'm a college graduate struggling to find a job, but I can't understand what the point of this is. How are you learning anything if you're just copy-pasting lines of code to let a paid service do all the heavy lifting?

richardsinclair
Автор

i did exactly the same, users logging in are getting displayed in chatengine but while adding users for chat in app, the ui doesn't look like yours , pls assist

manviyaduvanshi
Автор

THIS IS NOT WORKING ANYMORE... Payment goes through but keeps saying restore.... email Adam and he is not responding.
keeps charging but not working no support at all...

icreate
Автор

why my users are not getting added and even if i am adding manually its not showing in app

aryashivam
Автор

hi can u tell me how can i use this across multiple devices?

Toyokoyo
Автор

At 6:19 I am getting this error
source : The term 'source' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name,
or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ source venv/bin/activate
+
+ CategoryInfo : ObjectNotFound: (source:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

amaanullah
Автор

Hii mate, amazing content.
Do you think there is a way I can embed this chat engine into my streamlit Saas app?

oluwaseunakinropo
Автор

how is the frontend and the backend part interconnected

soumyosanjitmohapatra