This is my simple python chat application The app is developed in flask and using wtf module git clone "this link" cd python-chat pip install -r requirements.txt python3 chat-app.py The app will run now Notice- The server is still running on my heroku if u want to develop this as ur own kindly download this as a zip and import in your heroku server after creating your database
-
Notifications
You must be signed in to change notification settings - Fork 0
This is my simple python chat application. The application is based on flask and used wtf module for creating form .The chat system is based on socketio which helps to connect and send message between users in friendly way. The client side of socket io is based on javascript while flask handle the server side. This is not the final product we wi…
sumit7577/python-chat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is my simple python chat application. The application is based on flask and used wtf module for creating form .The chat system is based on socketio which helps to connect and send message between users in friendly way. The client side of socket io is based on javascript while flask handle the server side. This is not the final product we wi…
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published