chatBox
Groupe F
- Felix PEREIRA
- Matthias BOUQUET
- Jonny MATHANARUBAN
Install dependencies
for server or client (in /server or /client) (we recommend to use a venv):
pip install -r requirements.txt
Running the server
python3 server/src/server_main.py
Running a client (prompt ver.)
python3 client/client_prompt.py
Running a client (interface ver.)
python3 client/client_interface.py