~legacy/thinkchat

Simple socket.io based chat application.

ThinkChat

<img src="app/images/icon.png" alt="ThinkChat Logo" style="float: right; margin: 10px;" width="200" align="right" />

ThinkChat is a simple chatting app using socketio. I wanted to learn how socketio worked, an this seemed like a cool project. It's discord themed and it has multiple rooms. I also plan to add voice-calling in the future (if I can figure out how to)

Features

These are the features I plan on implementing.
Some of them are finished, some of them aren't.

Screenshot

License

Copyright (c) 2021 Robin Boers

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.