Skip to content
Ben Green edited this page May 19, 2019 · 6 revisions

Welcome to the developer wiki for ODK-X!

ODK-X is a tool suite designed for complex workflows and for use by projects with technical capability

  • Flexible tool suite that supports complex workflows via JavaScript customization
  • Features non-sequential navigation, bi-directional synchronization, and on-device data management

Note for users: this wiki 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://opendatakit.org/.

Release notes

View the combined release notes for all ODK-X Tool Suite projects.

Tool suite

Project Name Details
Services An application for handling database access, file access, and data synchronization services between all the ODK-X applications. It allows you to synchronize data collected by the ODK-X Android tools with a cloud endpoint
Survey A data collection application based upon HTML, CSS, JavaScript
Tables A data curation and visualization application running on your mobile device
Application Designer A design environment for creating, customizing, and previewing your forms, data curation, and visualization applications
Hosting on Static Webserver
Sync Endpoint A cloud server to host data and application files, and to support bi-directional data synchronization across disconnected mobile devices
ODK Suitcase A desktop tool for synchronizing data with a cloud endpoint

Online documentation

Online documentation for ODK-X

Technologies (needs checking for relevance)

A list of the technologies used in ODK-X tools