Skip to content

Henrymiumu/3334Proj

 
 

Repository files navigation

3334Proj Group I already forget

To use the program, install all the required library in the requirements.txt

Set up the Virtual Environment for a more consistent outcome

py -m venv .venv
.venv/bin/activate 
or
.venv/Scripts/activate
or
source .venv/bin/activate

Check if the environment is clean using pip freeze

Execute

Open one terminal, running server.py

Open another terminal, running client.py

Ensure that you have enabled the virtual environment on both terminals to ensure the program to run normmally

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%