Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Anoop d5ca86c0e6 Rebranded před 2 roky
.idea Rebranded před 2 roky
education Rebranded před 2 roky
.gitignore Rebranded před 2 roky
.pre-commit-config.yaml Rebranded před 2 roky
MANIFEST.in Rebranded před 2 roky
README.md Rebranded před 2 roky
license.txt Rebranded před 2 roky
requirements.txt Rebranded před 2 roky
setup.py Rebranded před 2 roky

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.