A tool used to generate XLSForms for the Mentorship Checklist tools. The generated XLSForms can then be loaded to any ODK ecosystem tools and used to undertake the mentorship.
Clone the project and run the following command to install the application, and its dependencies:
pip install -e .[dev,test,docs]
Run the following command on your terminal from the root directory of the project to use the tool.
mentorship-xls-forms "resources/Mentorship Checklist Metadata v1.0.0.xlsx" resources/facilities.json
The generated XLSForms can be found on the out
directory.