Skip to content

lucycy98/SocialMediaNetwork

Repository files navigation

COMPSYS 302 Python project

Social media network python project.

How to run:

  1. Ensure you have Python 3.7.* installed, you can check with 'python3 --version'
  2. Open up a terminal and navigate into the project directory
  3. Enter 'bash setup.sh' to install all the dependencies and run the main script.

Notes:

If you wish to rerun the python program, run 'python3 main.py'