Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T02:15:26.000Z (over 3 years ago)
- Last Synced: 2024-05-01T16:21:35.683Z (6 months 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