Вы не можете выбрать более 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.