Skip to content

eol-uchile/course_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Classification

Coverage Status

https://github.com/eol-uchile/course_classification/actions

Courses classification by main classification and categories

Install App

docker-compose exec lms pip install -e /openedx/requirements/course_classification
docker-compose exec cms pip install -e /openedx/requirements/course_classification
docker-compose exec lms python manage.py lms --settings=prod.production makemigrations course_classification
docker-compose exec lms python manage.py lms --settings=prod.production migrate course_classification

TESTS

Prepare tests:

Run tests:

  • In a terminal at the root of the project
    act -W .github/workflows/pythonapp.yml
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •