shonore/PyChat

Optional: Add PyChat code to PyCharm project file

Opened this issue · 0 comments

Issue: Currently the PyChat code and only be started by the user by running the server.py and client.py files in the terminal/console.

Acceptance Criteria:
-The PyChat code is added to a Python project created in PyCharm
-The server.py and client.py files can be run in the main class (def main())