25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Anoop d5ca86c0e6 Rebranded 2 yıl önce
.idea Rebranded 2 yıl önce
education Rebranded 2 yıl önce
.gitignore Rebranded 2 yıl önce
.pre-commit-config.yaml Rebranded 2 yıl önce
MANIFEST.in Rebranded 2 yıl önce
README.md Rebranded 2 yıl önce
license.txt Rebranded 2 yıl önce
requirements.txt Rebranded 2 yıl önce
setup.py Rebranded 2 yıl önce

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.