{"id":22812359,"url":"https://github.com/cursedprograms/comce","last_synced_at":"2025-04-13T22:23:35.640Z","repository":{"id":209695791,"uuid":"724730113","full_name":"CursedPrograms/ComCE","owner":"CursedPrograms","description":"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. ","archived":false,"fork":false,"pushed_at":"2024-10-10T21:38:12.000Z","size":89,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T12:46:46.797Z","etag":null,"topics":["chatroom","chatroom-client","chatroom-server","css","django","flask","flask-application","html5","python","sqlalchemy","sqlalchemy-python","sqlite3","webapp","website"],"latest_commit_sha":null,"homepage":"https://comce.onrender.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CursedPrograms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-28T17:16:23.000Z","updated_at":"2024-10-10T21:38:15.000Z","dependencies_parsed_at":"2024-01-27T19:41:59.856Z","dependency_job_id":"e7aab804-838c-4203-ba47-f4ab77d8c5a4","html_url":"https://github.com/CursedPrograms/ComCE","commit_stats":null,"previous_names":["cursedprograms/comce"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FComCE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FComCE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FComCE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FComCE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CursedPrograms","download_url":"https://codeload.github.com/CursedPrograms/ComCE/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248789895,"owners_count":21161910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatroom","chatroom-client","chatroom-server","css","django","flask","flask-application","html5","python","sqlalchemy","sqlalchemy-python","sqlite3","webapp","website"],"created_at":"2024-12-12T12:12:09.901Z","updated_at":"2025-04-13T22:23:35.601Z","avatar_url":"https://github.com/CursedPrograms.png","language":"HTML","funding_links":["https://ko-fi.com/cursedentertainment"],"categories":[],"sub_categories":[],"readme":"  \u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://ko-fi.com/cursedentertainment\"\u003e\n    \u003cimg src=\"https://ko-fi.com/img/githubbutton_sm.svg\" alt=\"ko-fi\" style=\"width: 20%;\"/\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n  \u003cbr\u003e\n\n\u003ca href=\"https://github.com/CursedPrograms/ComCE/actions/workflows/auto-assign.yml\"\u003e\n    \u003cimg class=\"workflow-badge workflow-success\" src=\"https://github.com/CursedPrograms/ComCE/actions/workflows/auto-assign.yml/badge.svg\" alt=\"Auto Assign Workflow\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/CursedPrograms/ComCE/actions/workflows/proof-html.yml\"\u003e\n    \u003cimg class=\"workflow-badge workflow-success\" src=\"https://github.com/CursedPrograms/ComCE/actions/workflows/proof-html.yml/badge.svg\" alt=\"Proof HTML Workflow\"\u003e\n\u003c/a\u003e\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e \n  \u003cimg alt=\"HTML5\" src=\"https://img.shields.io/badge/html5%20-%23323330.svg?\u0026style=for-the-badge\u0026logo=html5\u0026logoColor=white\"/\u003e\n  \u003cimg alt=\"CSS3\" src=\"https://img.shields.io/badge/css3%20-%23323330.svg?\u0026style=for-the-badge\u0026logo=css3\u0026logoColor=white\"/\u003e\n  \u003cimg alt=\"Python\" src=\"https://img.shields.io/badge/python%20-%23323330.svg?\u0026style=for-the-badge\u0026logo=python\u0026logoColor=white\"/\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e \n  \u003cimg alt=\"Flask\" src=\"https://img.shields.io/badge/flask%20-%23323330.svg?\u0026style=for-the-badge\u0026logo=flask\u0026logoColor=white\"/\u003e\n  \u003cimg alt=\"OpenCV\" src=\"https://img.shields.io/badge/opencv-%23323330.svg?\u0026style=for-the-badge\u0026logo=opencv\u0026logoColor=white\"/\u003e\n\u003c/div\u003e\n\n# ComCE\n\n## ComCE - Flask Chatroom Application\n\nComCE 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.\n\n## Getting Started\n\nTo run the ComCE chatroom locally, follow these steps:\n\n## Clone the repository:\n\ngit clone https://github.com/CursedPrograms/ComCE.git\nNavigate to the project directory:\ncd ComCE\nInstall the required dependencies:\npip install -r requirements.txt\nRun the application:\npython app.py\nOpen your web browser and go to http://localhost:5000 to access the chatroom.\n\n## Features\n\nReal-time messaging with Flask-SocketIO.\nUser registration and login functionality.\nMessage history and user data persistence using a SQLite database.\nSecure password hashing for user authentication.\n\n## Project Structure\n\napp.py\n: The main application file containing the Flask application and routes.\nstatic/styles\n: Directory for CSS stylesheets.\ntemplates\n: Directory for HTML templates.\ninstance/users.json\n: JSON file for storing user data persistently.\n##Dependencies\nFlask\nFlask-SocketIO\nSQLAlchemy\nWerkzeug\n\nTo make the setup script executable, run the following command in your terminal:\n\n```bash\nchmod +x setup.sh\n```\n\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n© Cursed Entertainment\n\u003c/div\u003e\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://cursed-entertainment.itch.io/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://github.com/CursedPrograms/cursedentertainment/raw/main/images/logos/logo-wide-grey.png\"\n        alt=\"CursedEntertainment Logo\" style=\"width:250px;\"\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcursedprograms%2Fcomce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcursedprograms%2Fcomce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcursedprograms%2Fcomce/lists"}