This project is actively maintained
The developer wiki (including release notes) and issues tracker are located under the ODK-X Tool Suite project.
- Java 8 JRE + JDK (Java 11 not supported yet)
- Apache Maven (>= 3.3.3)
- Docker (>= 18.09.0)
- a Java IDE (e.g. Eclipse or IntelliJ IDEA)
Currently a MAJOR REVISION of the Maven enviornment with Docker setup is being applied to the repository. The documentation will be revised afterwards.
To build artifacts and run tests use the "mvn clean install" command.
If you’re new to ODK-X you can check out the documentation:
Once you’re up and running, you can choose an issue to start working on from here:
Issues tagged as good first issue should be a good place to start.
Pull requests are welcome, though please submit them against the development branch. We prefer verbose descriptions of the change you are submitting. If you are fixing a bug please provide steps to reproduce it or a link to a an issue that provides that information. If you are submitting a new feature please provide a description of the need or a link to a forum discussion about it.
This document is aimed at helping developers and technical contributors. For information on how to get started as a user of ODK-X, see our online documentation, or to learn more about the Open Data Kit project, visit https://odk-x.org.