您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Anoop d5ca86c0e6 Rebranded 2 年前
.idea Rebranded 2 年前
education Rebranded 2 年前
.gitignore Rebranded 2 年前
.pre-commit-config.yaml Rebranded 2 年前
MANIFEST.in Rebranded 2 年前
README.md Rebranded 2 年前
license.txt Rebranded 2 年前
requirements.txt Rebranded 2 年前
setup.py Rebranded 2 年前

README.md

Education

The Education Domain of InfluxERP comes with features to record student info and courses, track assessment, fees payments, curate quizes and programs. You can check out the following topics after this brief introduction to the education module.

Installation

Using bench, install InfluxERP as mentioned here.

Once InfluxERP is installed, add education app to your bench by running

$ bench get-app education

After that, you can install education app on required site by running

$ bench --site demo.com install-app education

License

GNU GPL V3. See license.txt for more information.