Online Web Chat in Python With Flask

preview_player
Показать описание
In this video, we learn how to build an online web chat in Python using Flask.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

🌐 Social Media & Contact 🌐

Рекомендации по теме
Комментарии
Автор

"I'm not an html pro, and I'm proud I'm not an html pro" 😂😂😂

Markofka
Автор

You can wrap the inputs in a form, and get the form element with js . Then you can add an event listener "onsubmit" with event as param. Then you can do event.preventDefault() to prevent default action, which is submitting the form. Then you can do the socket io sending thing. Which means you also have to put the required param in the input box html. Ofc my explanation sux but thats it

Great vid btw

legendrags
Автор

Can you please make video about pyscript?

emilmammadov
Автор

Wow, that was amazing and a good explanation. Thanks

mohamadhasanzeinali
Автор

This was very helpful! Thank you so much

RichardAK
Автор

Hey buddy, awesome video, ran into problem while accessing website on other device. Can you please provide detailed steps ..

alexsimons
Автор

Great video! Can you please share any tutorial how to put such application to the internet :) ? Thanks!

igorrebas
Автор

Hello, please teach how to save messages on a text or database

rezabahrami
Автор

Neuralnine plz more about making stuff with flask

DxYPINS
Автор

you need to provide the source code especially with code with complex formatting like the javascript in this video.

commandermycommander
Автор

Not working very well when hosted online. I don’t know the reason . Has anybody hosted it online?

Abdulazeez-bxrr
Автор

Hey there neural, Please make more blockchain development videos, Thanks!

PlexAlanche
Автор

I cant install flask_socketio this tutorial does not work

fodetraore
Автор

localhost doesn't start properly and button Send doesnt work for me with your code. Do you have any repo where I can check my code?

Ciri
Автор

Sorry, but this didn't help I'm using pycharm community, like you and got an error on line 4 😢

TheReal_IHR
Автор

don't go to his github, there is basically nothing there to help when this doesnt work.

Litfield
Автор

Pls I'm stuck in the script for text/javascript. Do you need to have a javascript for it to work

isaacadedokun
Автор

hello sir is it possible to develop one where you can have messages from different people where i can chat with different people not as a
group chat

thedon
Автор

I did whatever you said, but it's not working. Probably the problem is with the button click cause when I click it nothing happens and the message field doesn't get cleared. If any solutions you have, then please provide that

akashnath
Автор

Hi, can you please explain how upload to heroku this app ?

faviosergio