Skip to content

francisguchie/education

 
 

Repository files navigation

Education

The Education Domain of ERPNext 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 ERPNext as mentioned here.

Once ERPNext 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.7%
  • JavaScript 22.7%
  • HTML 11.6%