virtUOS / ipaca

Language Training Application for Academic English

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipaca

Language Training Application for Academic English

For "Development of Language Training Tools" class, Winter 2022/2023

Requirements

  • Python 3.8+
  • Additional libs from requirements.txt

Installation

  • Clone/fork/download repository
  • Create virtual Python environment
  • Active Python virtual environment
  • > pip install -r requirements.txt
  • > python3 manage.py migrate
  • > python3 manage.py read_lessons
  • > python3 manage.py runserver

About

Language Training Application for Academic English

License:MIT License


Languages

Language:Python 55.0%Language:HTML 37.6%Language:CSS 5.0%Language:JavaScript 2.4%