JeanleeRoy / Chat_web_attemp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini chat web sample

This chat is an attemp in which I use and manipulate some libraries, algorithms and codes relalated to the concepts of server-client, uniform interface and REST.

Install


SQLAlchemy

pip install sqlAlchemy
pip3 install sqlAlchemy

Usage


Pycharm IDE

In order to use and run this mini chat without inconvenients I recommendate you to use Pycharm IDE from Jetbains. However if you feel more confortable or have the ability to use other IDE you are free to use it, that is up to you.

Contributing

Obiously this chat, that is a simple attemp, has many buges and problems to be fixed. For that reason if you want to add or fix something int this chat you are welcome. All help is well recieved.

Have fun

About


Languages

Language:Python 37.9%Language:JavaScript 23.7%Language:HTML 22.5%Language:CSS 14.9%Language:Dockerfile 1.0%