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 real-time chat application built using Flask and Flask-SocketIO, enabling users to join chat rooms and communicate instantly in real time. The application features a clean interface and supports multiple users concurrently.
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.
A real-time multiplayer card game based on the Constitution of India. Players join rooms, play MCQ-based constitutional cards, and earn or lose points based on their answers. Powered by Flask-SocketIO for seamless gameplay.
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