/V2_MarkoGebra

School project - graphing app

Primary LanguagePython

MarkoGebra

How to run:

  • Please make sure you've got installed python on version 3.7.9. and have it set as PATH variable

First install with init.bat (windows only)

  1. clone repository
  2. run init.py

First install without init.bat

  1. clone repository
  2. create virtual environment named "venv" in main folder (V2_MarkoGebra)
  3. activate venv
  4. install requirements
  5. execute startDB.py in Data folder
  6. copy TEMPLATE_data.json into Data folder and rename it to just data.json

Any start after installation

  1. Run Markogebra.exe