Skip to content

Navigation Menu

Sign in
Appearance settings

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

Appearance settings

CursedPrograms/ComCE

Open more actions menu

Repository files navigation



Auto Assign Workflow Proof HTML Workflow
HTML5 CSS3 Python
Flask OpenCV

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 clone https://github.com/CursedPrograms/ComCE.git Navigate to the project directory: cd ComCE Install the required dependencies: pip install -r requirements.txt Run the application: python app.py Open your web browser and go to http://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. ##Dependencies Flask Flask-SocketIO SQLAlchemy Werkzeug

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

chmod +x setup.sh

© Cursed Entertainment

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

Sponsor this project

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.