conversation chat

its a simple chat that work on a private network

issues

1 - currently its not work on ethernet
2 - its not working if there is no wifi connection or hostpot

how to run it

1 - create a database and import db.sql
2 - create .env file and copy the template in the .env.example and fill it with the requirement
3 - install python requrement libraries pip install -r requirement.txt
4 - run flask python app.py or python3 app.py
5 - the project should be in apache2 with php (linux) or xampp (windows)