https://github.com/danny-1k/flask_chat_app
A Chatting app made with Flask
https://github.com/danny-1k/flask_chat_app
bulma-css flask jquery python
Last synced: 3 months ago
JSON representation
A Chatting app made with Flask
- Host: GitHub
- URL: https://github.com/danny-1k/flask_chat_app
- Owner: danny-1k
- License: bsd-2-clause
- Created: 2021-08-16T20:52:07.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-31T15:16:29.000Z (almost 5 years ago)
- Last Synced: 2025-12-12T03:50:58.936Z (7 months ago)
- Topics: bulma-css, flask, jquery, python
- Language: CSS
- Homepage:
- Size: 249 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flask Chat web app
A chatting website I made in Flask
## Runing it
```
python run.py
```