An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Direct Message - Real-Time Chat Application
![image](https://github.com/thiagohrcosta/Chat-App-SocketIO/assets/28869405/2b07679d-fe87-4304-b6a6-bbc773c70201)

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
![enter image description here](https://camo.githubusercontent.com/0562f16a4ae7e35dae6087bf8b7805fb7e664a9e7e20ae6d163d94e56b94f32d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f707974686f6e2d3336373041303f7374796c653d666f722d7468652d6261646765266c6f676f3d707974686f6e266c6f676f436f6c6f723d666664643534) ![Flask](https://camo.githubusercontent.com/9ed458fea6ba5324c019bbc32f837fbceaca74f3862454a77d7e94150b97fc48/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f666c61736b2d2532333030302e7376673f7374796c653d666f722d7468652d6261646765266c6f676f3d666c61736b266c6f676f436f6c6f723d7768697465) ![Socket.io](https://camo.githubusercontent.com/861012aa5953fd65f8f807e311cfe107f283291ba4b3849bfa33912d6d7ab4d7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f536f636b65742e696f2d626c61636b3f7374796c653d666f722d7468652d6261646765266c6f676f3d736f636b65742e696f266261646765436f6c6f723d303130313031)