Calculate_commission

Use these commands to run the project:

  1. python3 -m venv venv
  2. source venv/bin/activate
  3. pip install -r requirements.txt
  4. bash run.sh