IRSC-Solve-Task

Installation

Use the package manager pip to install packages from requirements.txt.

pip install -r requirements.txt

**use virtualenv to avoid clutter

Usage

Open the terminal in "Scheduler" directory and run the following command:

python manage.py migrate
python manage.py runserver