https://github.com/julianyaman/chatpy
A simple chat tool with python
https://github.com/julianyaman/chatpy
flask flask-socketio python python-chat socket-io
Last synced: 2 months ago
JSON representation
A simple chat tool with python
- Host: GitHub
- URL: https://github.com/julianyaman/chatpy
- Owner: julianYaman
- Created: 2018-02-04T13:43:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T02:15:26.000Z (almost 5 years ago)
- Last Synced: 2025-02-10T08:44:23.492Z (over 1 year ago)
- Topics: flask, flask-socketio, python, python-chat, socket-io
- Language: JavaScript
- Size: 84 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
chatpy
## Introduction
This web application is a simple chat written in Python and JavaScript.
You are able to write with other people in a chat room and to give yourself a username.
## Planned:
Here are some planned features, where you can help too with your own skills.
- Mobile Accessibility (responsive design)
- Better chat design (looks terrible atm)
- Enhancing README page
