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.
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.