Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrblankcoding/channel-chat
A room based chat room service. Users can create accounts, add friends, and chat with modern components. The code is way over complicated, and if anyone wants to help me improve/simplify it, that would be amazing!
https://github.com/mrblankcoding/channel-chat
chat-application chatapp chatroom flask flasksocketio jninja js messaging messaging-app mongodb pwa pwa-apps python socket-io
Last synced: about 1 month ago
JSON representation
A room based chat room service. Users can create accounts, add friends, and chat with modern components. The code is way over complicated, and if anyone wants to help me improve/simplify it, that would be amazing!
- Host: GitHub
- URL: https://github.com/mrblankcoding/channel-chat
- Owner: MrBlankCoding
- License: mit
- Created: 2024-10-30T01:25:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-31T05:05:26.000Z (about 1 month ago)
- Last Synced: 2024-12-31T06:19:59.899Z (about 1 month ago)
- Topics: chat-application, chatapp, chatroom, flask, flasksocketio, jninja, js, messaging, messaging-app, mongodb, pwa, pwa-apps, python, socket-io
- Language: HTML
- Homepage: https://channelchat.onrender.com/
- Size: 2.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Channel-Chat
A room based chat room service. Users can create accounts, add friends, and chat in a modern way. The code is way over complicated, and if anyone wants to help me improve/simplify it, that would be amazing!
## Dont Exploit my creditionals
I have some open API keys, please dont abuse them
## Authors- [@MrBlankCoding](https://github.com/MrBlankCoding)
## Badges
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
## Contributing
Contributions are always welcome!
See `todo.txt` for ways to get started.
If you need any help feel free to use my discord
`mrblankcoding` or email me## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`MONGO_URI`
`SECRET_KEY`