Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

💬 Real-time Chat App built with Flask, Socket.IO, and JavaScript. Supports instant messaging with a sleek UI and scalable backend. 🚀

NotificationsYou must be signed in to change notification settings

Nuraj250/ChatPulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple real-time chat application using Flask and Socket.IO.

Installation

  1. Clone the repository:

    git clone https://github.com/Nuraj250/python-chat.gitcd python-chat
  2. Create a virtual environment and install dependencies:

    python3 -m venv envsource env/bin/activatepip install -r requirements.txt
  3. Run the application:

    python run.py
  4. Open your browser and go to:

    http://127.0.0.1:5000/
---## **🚀 Next Steps**- ✅ Run the app: `python run.py`- ✅ Test sending messages in the chat- 🔜 Add user authentication (Login & Registration)- 🔜 Store messages in a database (SQLite, PostgreSQL, etc.)- 🔜 Deploy the app using **Heroku, AWS, or DigitalOcean**---This is a fully functional **Flask & Socket.io chat app** with WebSockets! 🎉

About

💬 Real-time Chat App built with Flask, Socket.IO, and JavaScript. Supports instant messaging with a sleek UI and scalable backend. 🚀

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp