Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Flask chatroom with real-time messaging, user registration/login, and message history. Uses Flask-SocketIO and SQLAlchemy. Secure password hashing, flash messages, and JSON data persistence.

NotificationsYou must be signed in to change notification settings

CursedPrograms/ComCE

Repository files navigation


ko-fi

Auto Assign WorkflowProof HTML Workflow
HTML5CSS3Python
FlaskOpenCV

ComCE

ComCE - Flask Chatroom Application

ComCE is a simple Flask chatroom application with real-time messaging, user registration/login, and message history. It utilizes Flask-SocketIO for WebSocket communication and SQLAlchemy for database management. The application includes features such as secure password hashing, flash messages, and JSON data persistence.

Getting Started

To run the ComCE chatroom locally, follow these steps:

Clone the repository:

git clonehttps://github.com/CursedPrograms/ComCE.gitNavigate to the project directory:cd ComCEInstall the required dependencies:pip install -r requirements.txtRun the application:python app.pyOpen your web browser and go tohttp://localhost:5000 to access the chatroom.

Features

Real-time messaging with Flask-SocketIO.User registration and login functionality.Message history and user data persistence using a SQLite database.Secure password hashing for user authentication.

Project Structure

app.py: The main application file containing the Flask application and routes.static/styles: Directory for CSS stylesheets.templates: Directory for HTML templates.instance/users.json: JSON file for storing user data persistently.##DependenciesFlaskFlask-SocketIOSQLAlchemyWerkzeug

To make the setup script executable, run the following command in your terminal:

chmod +x setup.sh

© Cursed Entertainment

CursedEntertainment Logo

About

Flask chatroom with real-time messaging, user registration/login, and message history. Uses Flask-SocketIO and SQLAlchemy. Secure password hashing, flash messages, and JSON data persistence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp