Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

evgfilim1/upml-english-test-platform

Repository files navigation

UPML English Test Platform

  • Written on Flask
  • Works only for Python 3.6.x
  • Not tested with Python 3.7+ yet

Setup

  • Copy config_example.py to config.py
  • Change config.py to suit your needs
  • Install dependencies: pip3 install -r requirements.txt

Run

It's recommended to run this with uwsgi.

  • Admin login: admin
  • Supported browsers: All latest Chromium-based browsers (Chrome, Opera, Yandex.Browser, Amigo, ...) and Firefox