Internal Chat System Code
Proof of concept for an internal chat system ( LAN Chat )
Brought to you by:
sinewave
| File | Date | Author | Commit |
|---|---|---|---|
| .github | 2024-03-15 |
|
[bd3fff] Create FUNDING.yml |
| static | 2024-02-21 |
|
[587c7f] Add files via upload |
| templates | 2024-02-21 |
|
[587c7f] Add files via upload |
| .gitignore | 2024-02-21 |
|
[421a64] Initial commit |
| LICENSE | 2024-02-21 |
|
[421a64] Initial commit |
| README.md | 2024-04-06 |
|
[368eb9] Updated README.md |
| app.py | 2024-02-21 |
|
[587c7f] Add files via upload |
| messages.json | 2024-02-21 |
|
[587c7f] Add files via upload |
| requirements.txt | 2024-04-03 |
|
[9ba2f9] Created requirements.txt |
| users.json | 2024-02-21 |
|
[587c7f] Add files via upload |
pip install flask flask-socketiopython app.pyhttp://localhost:5000.users.json.users.json file.messages.json.This project is a proof of concept. Further development can include features like enhanced security, user management interfaces, and scalability improvements.
This project is open-sourced under the MIT License.