Skip to content

Language Training Application for Academic English

License

Notifications You must be signed in to change notification settings

liling-wu/ipaca-design

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.0%
  • HTML 36.2%
  • CSS 5.2%
  • JavaScript 2.6%