Language Testing Ability Project

Prerequisits

Running the project for the first time run the following command.

  • This is tested on Python 3.10.11
pip install -r requirements.txt

Running the Application

For running the Django service run

python manage.py runserver