You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Social-Media is an open-source social networking platform built with Python and Flask. It provides a simple and customizable foundation for creating your own social media application. Whether you want to build a small community or a large-scale social network, Social-Media can be a great starting point.
A room based chat room service. Users can create accounts, add friends, and chat with modern components. The code is way over complicated, and if anyone wants to help me improve/simplify it, that would be amazing!
Chat-BE is the backend component of a real-time chat application built using the Flask framework and Flask-SocketIO library. It provides the necessary server-side functionality to handle WebSocket communication and facilitate real-time messaging between clients.
This is a real-time chat application built with Flask, Flask-SocketIO, and SQLite. Users can join chat rooms, send messages, and view message history in real-time. The app features a simple and responsive UI that provides a smooth chat experience