https://github.com/thiagohrcosta/chat-app-socketio
Direct Message is a real-time chat application developed as part of the specialization in Python by Rocketseat. Originally intended to create a basic real-time conversation using SocketIO, the project expanded to include a database feature where users can create anonymous chat rooms and engage in conversations without any need for login.
https://github.com/thiagohrcosta/chat-app-socketio
flask-application python socket-io sqlalchemy sqlite
Last synced: about 2 months ago
JSON representation
Direct Message is a real-time chat application developed as part of the specialization in Python by Rocketseat. Originally intended to create a basic real-time conversation using SocketIO, the project expanded to include a database feature where users can create anonymous chat rooms and engage in conversations without any need for login.
- Host: GitHub
- URL: https://github.com/thiagohrcosta/chat-app-socketio
- Owner: thiagohrcosta
- Created: 2024-04-20T22:45:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T18:29:22.000Z (about 2 years ago)
- Last Synced: 2025-10-05T23:01:14.577Z (9 months ago)
- Topics: flask-application, python, socket-io, sqlalchemy, sqlite
- Language: HTML
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Direct Message - Real-Time Chat Application

Direct Message is a real-time chat application developed as part of the specialization in Python by Rocketseat. Originally intended to create a
basic real-time conversation using SocketIO, the project expanded to include a database feature where users can create anonymous chat rooms and engage
in conversations without any need for login, ensuring complete anonymity. This project serves as a simple yet practical example for testing and practicing Python and SocketIO.
## Technologies
  